You plan to deploy a container and need services that can scale the container automatically. Which Azure services can provide automatic scaling for the container?
Choose an answer
Tap an option to check your answer.
Correct answer: Azure Container Apps or Azure App Service only.
Why this is the answer
Azure Container Apps is designed for microservices and containerized applications, offering built-in autoscaling based on HTTP traffic, event-driven workloads, or CPU/memory usage. Azure App Service can also host containers (using Web App for Containers) and provides robust autoscaling capabilities based on metrics like CPU, memory, HTTP queue length, or schedule. Azure Container Instances (ACI) is a serverless container service for single containers or container groups. While ACI can be started and stopped programmatically, it does not offer automatic scaling of the container instances themselves based on demand. You would typically use ACI for burst workloads or scenarios where you manage scaling externally.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed