Introduction
  • Introduction
  • Setting up Azure Account
  • High Level Into to Kubernetes [Skip if familiar with k8s]
Creating AKS cluster
  • Creating AKS cluster part 1
  • Creating AKS cluster part 2
  • Testing cluster connection & creating namespace
Deploying Mongo Database using Helm
  • Deploying Mongo DB
  • Wrapping DB connection string in a k8s secret
Deploying the micro-service application
  • Azure container registry
  • Deploying the back-end API part 1
  • Deploying the back-end API part 2
  • Adding k8s service to the back-end
  • Deploying the front-end
  • Adding k8s service to the front-end
Kubernetes Ingress
  • Deploying k8s ingress controller part 1
  • Deploying k8s ingress controller part 2
SSL/TLS
  • Adding TLS/SSL to the ingress
Scaling options in AKS
  • K8s horizontal pod autoscaler [HPA]
  • HPA in action
  • AKS cluster autoscaling
AKS cluster monitoring
  • Integrating AKS with Azure Monitor
Conclusion & Next steps
  • Thank you!