Deploying to Azure Kubernetes Service
In this assignment, you will deploy the 3 services and the simulation to Azure Kubernetes Service (AKS). First there is a introduction to Dapr sidecar in Kubernetes. Then you will deploy the 3 services and the simulation to AKS. Finally you will test the application.
There are two more optional exercises in this assignment. The first one is to setup observability in AKS using OpenTelemetry. The second one is to use GitOps to deploy the application to AKS.
< Assignment 4 - Observability Dapr Sidecar in k8’s >
Table of contents
- Dapr Sidecar in Kubernetes
- Deploying to AKS with Dapr Extension
- (Optional) Observability
- (Optional) GitOps