AWS Certified DevOps Engineer – Professional — Question 142

A company is using AWS Database Migration Service (AWS DMS) to replicate data from a source database in a data center to a target Amazon Aurora PostgreSQL database. The company has created a DMS replication task with change data capture (CDC).

The replication instance sometimes gets interrupted and affects critical functionality. The company must improve the replication instance's resiliency and receive notifications about interruptions.

Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: D

Explanation

Option D is correct because enabling Multi-AZ support increases the resiliency of the DMS replication instance by providing automatic failover to a standby instance, minimizing disruptions. The other options involve more complex setups or manual interventions, which would increase operational overhead and not meet the requirement for minimal management.