AZ-104 exam dumps

AZ-104 practice question 167 of 289

Microsoft Certified: Azure Administrator Associate. Associate level, Microsoft. Free question with the correct answer and a full explanation.

AZ-104 Question 167

Single answer

Your organization is launching a new containerized web application that experiences unpredictable spikes in traffic. You want a fully managed solution that automatically scales based on CPU usage and incoming requests, without having to manage underlying VMs or Kubernetes clusters. Which deployment approach best meets these requirements?

  1. A

    Deploy using Azure Container Instances with manual CPU request changes

  2. B

    Deploy to Azure Container Instances with autoscaling configured via Azure Monitor

  3. C

    Deploy to Azure Container Apps with KEDA-based scale rules

  4. D

    Deploy to an Azure Kubernetes Service cluster and configure a Horizontal Pod Autoscaler

Show answer and explanation

Correct answer: C

Explanation

Azure Container Apps provides automatic, event-driven scaling through KEDA without the overhead of managing a Kubernetes cluster. This makes it ideal for scenarios requiring rapid, demand-based scaling with minimal DevOps overhead.

  • A. Incorrect.

    Azure Container Instances with manual CPU changes does not provide automatic scaling; the admin must manually adjust resources.

  • B. Incorrect.

    Azure Monitor autoscaling for Container Instances is still not as seamless or built-in for on-demand scaling based on requests; it requires configuring alerts and custom logic.

  • C. Correct.

    Azure Container Apps support fully managed autoscaling via KEDA, which automatically scales containers based on CPU usage, HTTP requests, and other triggers without managing underlying infrastructure.

  • D. Incorrect.

    Azure Kubernetes Service with HPA offers powerful scaling but requires managing a Kubernetes cluster, which contradicts the requirement of minimal infrastructure management.

Timed practice exam

Take a AZ-104 practice test under exam conditions

60 questions in 60 minutes, drawn from this bank, with a score report and a per-question review when you finish.

Start timed exam