QUESTION IMAGE
Question
which of the following is an azure service that can dynamically allocate resources to match performance requirements based on usage patterns, resource utilization, time of day, and much more?
a scaling up
b horizontal scaling
c scaling down
d autoscale
Brief Explanations
To solve this, we analyze each option:
- Option A (Scaling up) refers to increasing resources (like upgrading a VM's size), but it's not dynamic based on multiple factors like usage patterns over time.
- Option B (Horizontal scaling) is adding/removing instances, but it doesn't inherently imply dynamic allocation based on all the mentioned factors (usage, time, etc.) in an automated way matching the description.
- Option C (Scaling down) is reducing resources, similar to scaling up, it's a manual or less dynamic action compared to what's asked.
- Option D (Autoscale) in Azure is a service that automatically adjusts resources (scales up/down, horizontal scaling) based on usage patterns, resource utilization, time of day, and other metrics. This matches the description of dynamically allocating resources to meet performance requirements.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
D. Autoscale