
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
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)
Explanation:
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.