AWS Certified Database – Specialty — Question 74

A company needs to migrate Oracle Database Standard Edition running on an Amazon EC2 instance to an Amazon RDS for Oracle DB instance with Multi-AZ.
The database supports an ecommerce website that runs continuously. The company can only provide a maintenance window of up to 5 minutes.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because AWS DMS allows for ongoing replication, enabling the application to remain operational until the final sync, which minimizes downtime. Options A and B require longer maintenance windows, making them unsuitable for the 5-minute limit. Option D, while it mentions a sync process, does not specifically address the replication capabilities required for a seamless transition.