
Explanation:
AWS Database Migration Service (AWS DMS) is a cloud service that helps you migrate databases to AWS quickly and securely. It supports homogenous migrations (e.g., Oracle to Oracle) as well as heterogeneous migrations between different database platforms (e.g., Oracle to Amazon Aurora). AWS DMS can be used to migrate data with minimal downtime, making it the ideal choice for large-scale database migrations.
You are migrating a large Oracle database to AWS and need to minimize downtime during the migration process. Which AWS service would you use?
A
AWS Schema Conversion Tool (AWS SCT)
B
AWS Database Migration Service (AWS DMS)
C
Amazon RDS
D
Amazon DynamoDB
No comments yet.