Skip to content

briandenicola/eShopOnAKS

Repository files navigation

Overview

This repository is a workshop that demonstrates a method to deploy the eShop application to Azure Kubernetes Service (AKS). The eShop application is a sample .NET 8 microservices application based on the Aspire framework. An accompanying ebook on the eShop application can be found here.

The following is high level architecture of the eShop application and its Azure components.

(back to top)

Table of contents

(back to top)

Roadmap

  • Build container images
  • Deploy to Kubernetes
  • Add Keda Scalers Examples
  • Review Azure Monitor and Application Insights
  • Update documentation

(back to top)

Acknowledgments

(back to top)