A company hosts a critical inventory database in the West US 2 region. The database must remain available even if an entire datacenter facility within that region experiences a power outage. The solution must not replicate data to a different geographical region. Which Azure architectural feature should the company use to deploy the database servers?
- Availability ZonesAnswer
- BAzure Region Pairs
- CResource Groups
- DAzure Edge Zones
Answer
Availability Zones
Availability Zones are physical locations within an Azure region, containing one or more datacenters with independent power, cooling, and networking. This isolation ensures that if one datacenter goes down, other zones in the same region remain online, providing high availability without data leaving the region.
Step-by-Step Solution
Key Concept
Azure Availability Zones provide high availability and isolation against datacenter-level failures within a single region.