Microsoft Azure Administrator Associate AZ-104 Practice Question
You manage an AKS cluster running a containerized application. To optimize resource utilization, you need the application to automatically adjust the number of running instances based on CPU demand. Which scaling method should you implement?
Configure the cluster autoscaler
Implement a Horizontal Pod Autoscaler
Use Virtual Nodes for serverless scaling
Manually increase the node count in the cluster