
Explanation:
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.
Ultimate access to all questions.
No comments yet.
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.