
Answer-first summary for fast verification
Answer: Enable Multi-AZ deployment.
The correct answer is A: Enable Multi-AZ deployment. This solution ensures high availability and automatic failover, which supports the requirement of a recovery point objective (RPO) of less than 1 second. Multi-AZ deployments automatically replicate the database to a standby instance in another Availability Zone and provide enhanced durability and availability of the RDS database instance. Other options do not guarantee the desired RPO with the same level of reliability.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company using Amazon RDS for PostgreSQL requires an RPO of less than 1 second for production databases. What solution achieves this?
A
Enable Multi-AZ deployment.
B
Enable auto scaling in a single Availability Zone.
C
Use a single Availability Zone with multiple read replicas in another.
D
Implement AWS DMS CDC tasks with the DB instance in a single Availability Zone.
No comments yet.