A company is designing a disaster recovery solution for an application hosted in the East US region. To protect the application from a region-wide disaster while complying with data residency regulations, the company plans to replicate its database to East US 2, stating that East US 2 is the default Azure region pair for East US and that Azure automatically performs synchronous replication across paired regions to guarantee zero data loss. Is the company's statement regarding this disaster recovery design true or false?
Answer: Answer
Answer
The statement is false because East US is paired with West US, not East US 2, and cross-region replication between paired regions is asynchronous, which does not guarantee zero data loss.
The correct evaluation of this statement is false because the default region pair for East US is West US, and cross-region replication is asynchronous to prevent latency issues over large physical distances.
Step-by-Step Solution
Key Concept
Azure Region Pairs and cross-region replication characteristics