AWS Certified Cloud Practitioner (CLF-C02) — Question 155

A company is running a critical workload on an Amazon RDS DB instance. The company needs the DB instance to be highly available with a recovery time of less than 5 minutes.

Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D, as a Multi-AZ deployment ensures high availability and failover capabilities, allowing for recovery times under 5 minutes. Options A and C do not provide the necessary high availability; read replicas are primarily for scaling reads and not for failover. Option B does not address availability or recovery time, as it is only for infrastructure management.