Easy1 markMultiple Choice
AWS SAA-C03 · Question 53 · Domain 3.5: Data Ingestion
A company is migrating a MySQL database to AWS. The database is 5 TB in size and must remain online and accessible to the legacy on-premises application during the migration. <br/><br/>Which AWS service should be used to perform this migration with near-zero downtime?
A company is migrating a MySQL database to AWS. The database is 5 TB in size and must remain online and accessible to the legacy on-premises application during the migration. <br/><br/>Which AWS service should be used to perform this migration with near-zero downtime?
Answer options:
A.
AWS Snowball Edge
B.
AWS DataSync
C.
AWS Database Migration Service (AWS DMS)
D.
Amazon S3 Transfer Acceleration
How to approach this question
Match 'database migration' and 'near-zero downtime' to AWS DMS.
Full Answer
C.AWS Database Migration Service (AWS DMS)✓ Correct
AWS Database Migration Service (AWS DMS)
AWS Database Migration Service (AWS DMS) helps you migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database.
Common mistakes
Choosing DataSync, which is for files, not databases.
Practice the full AWS SAA-C03 Practice Exam 4
65 questions · hints · full answers · grading
More questions from this exam
Q01A company has multiple AWS accounts in an AWS Organizations organization. The security team wants...MediumQ02An application running on Amazon EC2 instances needs to access an Amazon DynamoDB table. Both res...EasyQ03A company is designing a web application that will be hosted on AWS. The application will use an ...MediumQ04A company is building a mobile app that requires users to authenticate using their social media a...HardQ05A solutions architect is designing a VPC for a three-tier web application. The database tier must...Medium
Expert