This time we focused on scaling in AKS:
- What kind of scaling options are available for applications and clusters in AKS
 - How to manually scale pods and how Horizontal Pod Autoscaler (HPA) works
 - How to manually scale nodes and how cluster autoscaler works
 - What is Kubernetes-based Event Driven Autoscaler (KEDA) and how to use it to scale your applications.
 
The agenda can be found here https://github.com/evgenyb/aks-workshops/tree/main/05-scaling-options-in-aks#agenda


