An organization is designing a multi-tier web application to be hosted in Azure. The architecture must achieve two main goals: protect against localized datacenter failures within the primary region (North Europe) and ensure a recovery path in the event of a catastrophic regional outage, while keeping all resources within the European Union. The resource group containing the deployment is located in North Europe.
Which two statements correctly describe how Azure's structural components should be implemented to satisfy these requirements?
- Deploying virtual machines across multiple Availability Zones in North Europe protects against localized power, cooling, or network failures at the datacenter level.Cevap
- Disaster recovery resources can be deployed to West Europe, the paired region of North Europe, even if the parent resource group is configured with a North Europe location.Cevap
- CThe application's resource group location determines the regional boundaries of its resources, meaning all virtual machines must reside in North Europe.
- DTo achieve high availability against local datacenter outages, data must be replicated to West Europe because Availability Zones are logical boundaries that do not offer physical isolation.
Cevap
Deploying virtual machines across multiple Availability Zones in the primary region provides localized protection, and disaster recovery resources can be deployed to the paired region regardless of the resource group's location.
Deploying virtual machines across multiple Availability Zones in the primary region provides localized protection, and disaster recovery resources can be deployed to the paired region regardless of the resource group's location. Availability Zones are physically separate datacenters within an Azure region, equipped with independent power, cooling, and networking. A resource group's location only dictates where its metadata is stored; resources inside it can be deployed to different regions, allowing the disaster recovery resources to reside in the paired region.
Adım Adım Çözüm
Anahtar Kavram
Azure Regions, Availability Zones, and Region Pairs
Tahmini Süre:2m 0s