
Answer-first summary for fast verification
Answer: AWS Database Migration Service (AWS DMS)
AWS Database Migration Service (AWS DMS) is specifically designed to help migrate databases to AWS cloud services. It supports homogeneous migrations (same database engine) and heterogeneous migrations (different database engines) between on-premises databases and AWS managed database services like Amazon RDS, Amazon Aurora, Amazon DynamoDB, and others. - **AWS Storage Gateway** is for hybrid cloud storage integration - **AWS Application Migration Service** is for migrating applications and servers - **AWS DataSync** is for moving data between on-premises storage and AWS storage services AWS DMS provides a simplified migration process with minimal downtime, making it the correct choice for database migration requirements.
Author: Ritesh Yadav
Ultimate access to all questions.
A company wants to move its on-premises databases to managed cloud database services by using a simplified migration process. Which AWS service or tool can help the company meet this requirement?
A
AWS Storage Gateway
B
AWS Application Migration Service
C
AWS DataSync
D
AWS Database Migration Service (AWS DMS)
No comments yet.