Question 106:
A database specialist wants to perform online data migration from on-premises MongoDB cluster to Amazon DocumentDB to minimize source database downtime. AWS DMS is being used to perform data migration. According to migration best practices, what should the specialist do before beginning a full load of migration data?
Answer options:
A.Ensure that DMS is using the primary node of the source cluster. B.Turn off CDC on the source database. C.Set oplog to 0 on the source database. D.Create indexes on the target database.