A financial institution is designing a disaster recovery strategy for its core banking application on AWS. The application currently runs in a single AWS Region. The institution's compliance policy requires that backup copies of the data be stored in a geographically isolated location that is at least 250 miles away from the primary operating environment to protect against a regional natural disaster. Which AWS Global Infrastructure component should the institution use to store these backups?
- AA different Availability Zone within the same AWS Region
- A different AWS RegionAnswer
- CAn AWS Edge Location
- DAn AWS Local Zone
Answer
A different AWS Region
Storing backups in a different AWS Region satisfies the compliance requirement because AWS Regions are geographically isolated from one another by hundreds of miles. This distance ensures that a regional disaster affecting the primary region will not impact the backup data stored in the secondary region.
Step-by-Step Solution
Key Concept
AWS Regions vs Availability Zones for Disaster Recovery