Medium1 markMultiple Choice
AZ-305 · Question 38 · Domain 4.1: Compute Solutions
You need to deploy a cluster of 100 Virtual Machines. The VMs will have different sizes and run different operating systems. You want to manage them as a single logical group, spread them across Availability Zones, and update them in batches. Which compute solution should you recommend?
You need to deploy a cluster of 100 Virtual Machines. The VMs will have different sizes and run different operating systems. You want to manage them as a single logical group, spread them across Availability Zones, and update them in batches. Which compute solution should you recommend?
Answer options:
A.
Virtual Machine Scale Sets with Uniform orchestration.
B.
Virtual Machine Scale Sets with Flexible orchestration.
C.
Availability Sets.
D.
Azure Batch.
How to approach this question
Identify the scale set mode that supports heterogeneous VMs.
Full Answer
B.Virtual Machine Scale Sets with Flexible orchestration.✓ Correct
VM Scale Sets with Flexible orchestration allow you to combine the high availability guarantees of Availability Zones with the ability to manage heterogeneous VMs (different sizes, images) in a single group.
Common mistakes
Choosing Uniform orchestration, which strictly requires identical VMs.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert