A company is planning to deploy a web application on Azure virtual machines. The design requirements specify that the application must remain online even if a power or cooling failure causes an outage at an entire datacenter facility. At the same time, network latency between the virtual machines must be kept to a minimum.
Which Azure architectural feature should the company use to meet these requirements?
- AAzure Region Pairs
- BSeparate Resource Groups in different regions
- Availability ZonesAnswer
- DAzure Edge Zones
Answer
Availability Zones
Availability Zones are correct because they offer physical isolation within the same Azure region, providing independent power, cooling, and networking. This layout protects virtual machine workloads from a single datacenter outage while keeping network latency to a minimum since all zones reside within the same geographical region.
Step-by-Step Solution
Key Concept
Azure Availability Zones provide high availability within a region by isolating resources across separate physical datacenters with independent power, cooling, and networking.
Estimated Time:1m 0s