Hard1 markMultiple Choice
AZ-900 · Question 26 · Domain 2.2: Azure Compute Services
A company needs to deploy 50 identical virtual machines. They require the ability to automatically increase the number of VMs during peak hours and decrease them during off-hours. Which Azure compute service should they use?
A company needs to deploy 50 identical virtual machines. They require the ability to automatically increase the number of VMs during peak hours and decrease them during off-hours. Which Azure compute service should they use?
Answer options:
A.
Azure Availability Sets
B.
Azure Virtual Machine Scale Sets
C.
Azure App Service
D.
Azure Container Instances
How to approach this question
Identify the service designed for deploying identical VMs with auto-scaling capabilities.
Full Answer
B.Azure Virtual Machine Scale Sets✓ Correct
Azure Virtual Machine Scale Sets
Azure Virtual Machine Scale Sets (VMSS) allow you to deploy and manage a set of identical, auto-scaling virtual machines. You define rules (like CPU usage) to automatically add or remove VMs.
Common mistakes
Confusing Availability Sets (for fault tolerance) with Scale Sets (for auto-scaling).
Practice the full Azure Fundamentals AZ-900 Practice Exam 1
60 questions · hints · full answers · grading
More questions from this exam
Q01Which of the following best describes cloud computing?EasyQ02True or False: In an Infrastructure as a Service (IaaS) model, the cloud provider is responsible ...EasyQ03Which TWO of the following are recognized cloud deployment models? (Select TWO)MediumQ04What is the primary benefit of high availability in cloud computing?EasyQ05Which financial model allows a company to pay only for the computing resources they use, rather t...Easy
Expert