Hard1 markMultiple Choice
Domain 2.2: Business ContinuityRDSDisaster RecoveryAWS Backup

AWS SAP-C02 · Question 51 · Domain 2.2: Business Continuity

A company is designing a disaster recovery plan for an Amazon RDS for MySQL database. The database is 5 TB in size. The business requires an RPO of 5 minutes and an RTO of 2 hours. They want to minimize costs and do not want to run a continuous replica in the DR region. Which strategy meets these requirements?

Answer options:

A.

Take manual snapshots every 5 minutes and copy them to the DR region.

B.

Use an RDS Cross-Region Read Replica.

C.

Configure AWS Backup to take continuous backups (Point-in-Time Recovery) and copy them to the DR region.

D.

Use AWS Database Migration Service (DMS) to replicate data to an S3 bucket in the DR region.

How to approach this question

Look for the native RDS feature that provides 5-minute RPO without running a replica.

Full Answer

C.Configure AWS Backup to take continuous backups (Point-in-Time Recovery) and copy them to the DR region.✓ Correct
Configure AWS Backup to take continuous backups (Point-in-Time Recovery) and copy them to the DR region.
RDS Point-in-Time Recovery (PITR) provides continuous backups, allowing restoration to any point within the last 35 days (typically meeting a 5-minute RPO). AWS Backup can manage this and copy the backups cross-region, satisfying the RPO/RTO without the cost of a running replica.

Common mistakes

Choosing Read Replica despite the explicit constraint against it.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 4

75 questions · hints · full answers · grading

More questions from this exam