A company runs a fleet of web servers using an Amazon RDS for PostgreSQL DB instance. After a routine compliance check, the company sets a standard that requires a recovery point objective (RPO) of less than 1 second for all its production databases. Which solution meets these requirements?
AEnable a Multi-AZ deployment for the DB instance.
BEnable auto scaling for the DB instance in one Availability Zone.
CConfigure the DB instance in one Availability Zone, and create multiple read replicas in a separate Availability Zone.
DConfigure the DB instance in one Availability Zone, and configure AWS Database Migration Service (AWS DMS) change data capture (CDC) tasks.