This workshop will guide you through migrating an application from "on-premise" to containers running in Azure Kubernetes Service.
The labs are based upon a node.js application that allows for voting on the Justice League Superheroes. Data is stored in MongoDB.
- Setup Lab environment
- Run app locally to test components
- Create Docker images for apps and push to Azure Container Registry
- Create an Azure Kubernetes Service (AKS) cluster
- Deploy application to Azure Kubernetes Service
- Kubernetes UI Overview
- Operational Monitoring and Log Management
- Application and Infrastructure Scaling
- Moving your data services to Azure PaaS (CosmosDB)
- Update and Deploy New Version of Application
- Upgrade an Azure Kubernetes Service (AKS) cluster