Question: You have configured the Kineteco Web App to run on Azure Kubernetes Service (AKS). Application resources need to scale to meet spikes in traffic. What should you do? The solution should minimize manual effort and cost.

  1. Configure the horizontal pod autoscaler (HPA).
  2. Manually scale pod when necessary.
  3. Configure burst to Azure Container Instances.
  4. Do nothing. Pods running on AKS scale up automatically.

Answer: The correct answer of the above question is Option D:Do nothing. Pods running on AKS scale up automatically.