Put everything you've learned to the test: deploy two real APIs (Python and Java) on Kubernetes with Prometheus metrics, autoscaling with HPA, and monitoring in Grafana.
Learn what Prometheus and Grafana are, how they complement each other, how they collect metrics, and how to set them up in your Kubernetes cluster with Kind step by step.
Master the Horizontal Pod Autoscaler (HPA) in Kubernetes: scaling by CPU, memory, custom metrics with Prometheus, behavior policies, and an introduction to the Vertical Pod Autoscaler (VPA).