AWS Certified Database – Specialty — Question 100

A company is migrating its on-premises database workloads to the AWS Cloud. A database specialist performing the move has chosen AWS DMS to migrate an
Oracle database with a large table to Amazon RDS. The database specialist notices that AWS DMS is taking significant time to migrate the data.
Which actions would improve the data migration speed? (Choose three.)

Answer options

Correct answer: A, C, D

Explanation

Creating multiple AWS DMS tasks can parallelize the migration process, thus improving speed. Increasing the capacity of the AWS DMS replication server allows it to handle more data efficiently. Establishing an AWS Direct Connect connection can provide a faster and more reliable network connection, optimizing data transfer rates. The other options do not directly enhance migration speed as they either focus on redundancy or settings that do not affect performance significantly.