Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 450 Bytes

File metadata and controls

5 lines (3 loc) · 450 Bytes

Week 05: Full-Stack Microservice Deployment to Azure Kubernetes Service (AKS)

Introduction

This example significantly advances our deployment strategies by migrating the multi-service application from a local Kubernetes cluster (like Docker Desktop) to a managed cloud Kubernetes service: Azure Kubernetes Service (AKS). This provides practical experience with deploying containerized applications to a production-grade cloud environment.