A solutions architect is designing a company’s disaster recovery (DR) architecture. The company has a MySQL database on an Amazon EC2 instance in a private subnet with scheduled backups. The DR design must include multiple AWS Regions and require the LEAST operational overhead. Which solution meets these requirements?
Choose an answer
Tap an option to check your answer.
Correct answer: Migrate the MySQL database to an Amazon Aurora global database. Host the primary DB cluster in the primary Region. Host the secondary DB cluster in the DR Region..
Why this is the answer
Migrating the MySQL database to an Amazon Aurora global database with the primary DB cluster in the primary Region and the secondary DB cluster in the DR Region is the most suitable solution. Aurora Global Database is specifically designed for disaster recovery across regions, offering low RPO (Recovery Point Objective) and RTO (Recovery Time Objective) with minimal operational overhead because it handles replication automatically. Migrating to multiple EC2 instances with a standby in the DR Region and manual replication increases operational overhead significantly. Using Amazon RDS with Multi-AZ is good for high availability within a single region, but it doesn't provide cross-region disaster recovery. While S3 Cross-Region Replication for backups can be part of a DR strategy, restoring from backups is a slower process with higher RTO and RPO compared to an Aurora Global Database.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed