A financial services firm is migrating its transaction logging application to Azure. To meet strict regulatory standards, the application must be designed to withstand a complete regional outage (such as a widespread natural disaster affecting an entire metropolitan area). The company also requires that data replication for disaster recovery occurs over a distance of at least 300 miles, while ensuring that the data remains within the same national boundary for compliance.
Which Azure architectural feature should the firm use to meet these requirements?
- AAzure Availability Zones
- Azure Region PairsAnswer
- CAzure Availability Sets
- DAzure Resource Groups
Answer
Azure Region Pairs
Azure Region Pairs is the correct architectural feature because they designate two regions within the same geographic boundary (e.g., East US and West US) that are at least 300 miles apart. This separation meets the disaster recovery requirement for regional outages while adhering to data residency compliance rules.
Step-by-Step Solution
Key Concept
Azure Region Pairs provide disaster recovery by linking two regions within the same geography that are separated by at least 300 miles.