Microsoft Azure Administrator Associate AZ-104 Practice Question
You need to deploy a compute-intensive application that processes data in parallel and must handle workload spikes efficiently. The application's workload varies significantly between peak and off-peak periods. Which strategy should you use to configure your Azure Container Instances deployment to meet performance requirements while minimizing costs?
Manually adjust the resource allocation of your container group before peak periods
Set resource allocation to the maximum available to ensure peak performance at all times
Configure your container to use specialized hardware resources to accelerate processing
Deploy multiple container instances during peak times and reduce the number during off-peak periods
To handle varying workloads efficiently and cost-effectively in Azure Container Instances, the correct strategy is to deploy multiple container instances in parallel during peak times and scale down by reducing the number of instances during off-peak periods. This horizontal scaling approach (scaling out and in) ensures that you can meet high demand while minimizing costs by only paying for the resources you use.
Manually adjusting the resource allocation (CPU or memory) of a running container group is not a valid strategy because these resources cannot be changed for a running container group. To change them, you must delete the container group and redeploy it with the new configuration.
Utilizing specialized hardware resources, like GPUs, is beneficial only for specific compute-intensive tasks and is not the most cost-effective strategy for handling variable workloads, as the expensive hardware would be underutilized during off-peak times.
Allocating maximum resources at all times would meet performance requirements but would be highly inefficient and lead to unnecessary costs during periods of low demand.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are Azure Container Instances?
Open an interactive chat with Bash
How does scaling in and scaling out work in Azure?
Open an interactive chat with Bash
What are the cost implications of using Azure Container Instances?
Open an interactive chat with Bash
Microsoft Azure Administrator Associate AZ-104
Deploy and manage Azure compute resources
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access