A company is planning to deploy its customer portal on Azure. The architecture must ensure high availability against local datacenter failures within a region, while also establishing a disaster recovery plan to protect against regional disasters. Which TWO statements accurately describe Azure regions, Availability Zones, or region pairs to support this architecture?
- Availability Zones are physically separate datacenters within an Azure region, each equipped with independent power, cooling, and networking.Answer
- Azure region pairs are located within the same geography and are typically separated by at least 300 miles to minimize the impact of regional disasters.Answer
- CAn Availability Zone can span across two adjacent Azure regions to provide cross-region data replication.
- DDeploying virtual machines across different Availability Zones guarantees protection against a catastrophic failure of the entire Azure region.
- EResources within a resource group must be deployed in the same region or Availability Zone as the resource group itself.
Answer
Availability Zones are physically separate datacenters within an Azure region, each equipped with independent power, cooling, and networking; and Azure region pairs are located within the same geography and are typically separated by at least 300 miles to minimize the impact of regional disasters.
The correct options are the statements describing Availability Zones as physically separate datacenters within a single region with independent infrastructure, and Azure region pairs as geographically isolated regions within the same geography separated by at least 300 miles.
Step-by-Step Solution
Key Concept
Azure Regions, Availability Zones, and Region Pairs