Easy1 markMultiple Choice
AZ-305 · Question 38 · Domain 3.2: Design for High Availability
You are deploying a critical 3-tier application to Azure Virtual Machines in the East US region.
You need to ensure the application remains available even if an entire Azure datacenter loses power or network connectivity. The solution must provide a 99.99% SLA for the virtual machines.
How should you deploy the virtual machines?
You are deploying a critical 3-tier application to Azure Virtual Machines in the East US region.
You need to ensure the application remains available even if an entire Azure datacenter loses power or network connectivity. The solution must provide a 99.99% SLA for the virtual machines.
How should you deploy the virtual machines?
Answer options:
A.
Deploy the VMs in a single Availability Set.
B.
Deploy the VMs across multiple Availability Zones.
C.
Deploy the VMs in a Virtual Machine Scale Set with uniform orchestration.
D.
Deploy the VMs using Premium SSDs.
How to approach this question
Match 'datacenter loses power' and '99.99% SLA' to Availability Zones.
Full Answer
B.Deploy the VMs across multiple Availability Zones.✓ Correct
Deploy the VMs across multiple Availability Zones.
Availability Zones are physically separate datacenters within an Azure region. By deploying VMs across multiple Availability Zones, you ensure that a power or network failure in one datacenter does not bring down the entire application. Microsoft provides an industry-leading 99.99% SLA for VMs deployed across two or more Availability Zones.
Common mistakes
Confusing Availability Sets (fault domains within one datacenter) with Availability Zones (separate datacenters).
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 4
55 questions · hints · full answers · grading
More questions from this exam
Q01CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...MediumQ02CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...MediumQ03CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...HardQ04CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...MediumQ05CASE STUDY: Tailspin Toys
Tailspin Toys is a global manufacturing company with 50,000 employees ...Hard
Expert