
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
An ecommerce company wants a disaster recovery solution for its Amazon RDS DB instances that run Microsoft SQL Server Enterprise Edition. The company's current recovery point objective (RPO) and recovery time objective (RTO) are 24 hours.
Which solution will meet these requirements MOST cost-effectively?
A
Create a cross-Region read replica and promote the read replica to the primary instance.
B
Use AWS Database Migration Service (AWS DMS) to create RDS cross-Region replication.
C
Use cross-Region replication every 24 hours to copy native backups to an Amazon S3 bucket.
D
Copy automatic snapshots to another Region every 24 hours.
Explanation:
The correct answer is D because it is the most cost-effective solution that meets the 24-hour RPO/RTO requirements.
A. Create a cross-Region read replica and promote the read replica to the primary instance.
B. Use AWS Database Migration Service (AWS DMS) to create RDS cross-Region replication.
C. Use cross-Region replication every 24 hours to copy native backups to an Amazon S3 bucket.
D. Copy automatic snapshots to another Region every 24 hours.
For a 24-hour RPO/RTO, there's no need for real-time or continuous replication solutions that incur higher costs. The snapshot approach provides adequate protection at the lowest cost.