An organization is migrating its transaction processing system to Azure. The system requires high availability to protect against localized datacenter failures and a disaster recovery plan to protect against region-wide outages. You need to evaluate the following statement:
Deploying the application across multiple Availability Zones within the primary region provides high availability using synchronous replication, while replicating data to the designated Azure Region Pair provides disaster recovery using asynchronous replication.
Is this statement true or false?
Answer: Answer
Answer
True
The statement is correct because deploying across Availability Zones provides local high availability through synchronous replication, while Azure Region Pairs provide disaster recovery across long distances using asynchronous replication.
Step-by-Step Solution
Key Concept
The distinction between high availability using Availability Zones and disaster recovery using Region Pairs.