
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?
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 DMS provides a simplified migration process with minimal downtime, making it the correct choice for database migration requirements.