exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 92 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 92
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A small startup company is looking to migrate a 4 TB on-premises MySQL database to AWS using an Amazon RDS for MySQL DB instance.
Which strategy would allow for a successful migration with the LEAST amount of downtime?

  • A. Deploy a new RDS for MySQL DB instance and configure it for access from the on-premises data center. Use the mysqldump utility to create an initial snapshot from the on-premises MySQL server, and copy it to an Amazon S3 bucket. Import the snapshot into the DB instance utilizing the MySQL utilities running on an Amazon EC2 instance. Immediately point the application to the DB instance.
  • B. Deploy a new Amazon EC2 instance, install the MySQL software on the EC2 instance, and configure networking for access from the on-premises data center. Use the mysqldump utility to create a snapshot of the on-premises MySQL server. Copy the snapshot into the EC2 instance and restore it into the EC2 MySQL instance. Use AWS DMS to migrate data into a new RDS for MySQL DB instance. Point the application to the DB instance.
  • C. Deploy a new Amazon EC2 instance, install the MySQL software on the EC2 instance, and configure networking for access from the on-premises data center. Use the mysqldump utility to create a snapshot of the on-premises MySQL server. Copy the snapshot into an Amazon S3 bucket and import the snapshot into a new RDS for MySQL DB instance using the MySQL utilities running on an EC2 instance. Point the application to the DB instance.
  • D. Deploy a new RDS for MySQL DB instance and configure it for access from the on-premises data center. Use the mysqldump utility to create an initial snapshot from the on-premises MySQL server, and copy it to an Amazon S3 bucket. Import the snapshot into the DB instance using the MySQL utilities running on an Amazon EC2 instance. Establish replication into the new DB instance using MySQL replication. Stop application access to the on-premises MySQL server and let the remaining transactions replicate over. Point the application to the DB instance.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
novice_expert
Highly Voted 3 years ago
Selected Answer: D
on-premises MySQL server -> mysqldump utility -> snapshot -> copy to S3 ->MySQL Utility on EC2 -> import to AWS RDS MySQL -> Establish replication into the new DB instance using MySQL replication -> Stop application access to the on-premises MySQL server -> let the remaining transactions replicate over. -> Point the application to the DB instance.
upvoted 5 times
...
aws2023a
Most Recent 1 year, 9 months ago
It says RDS so B, C (EC2 option) is out.
upvoted 1 times
...
megramlak
1 year, 11 months ago
I feel correct answer is B as DMS is involved
upvoted 1 times
...
lollyj
2 years, 4 months ago
Selected Answer: D
Was a toss between B&D. DMS task threw me off but I don't see how you can get snapshot to an EC2 instance from option B
upvoted 2 times
...
vkruger
2 years, 5 months ago
Selected Answer: B
Correct answer is B I don't get why so many people chose D. How is extra copy to S3 bucket reduce downtime?
upvoted 1 times
lollyj
2 years, 4 months ago
Installing new SQL software on an EC2 just for the sake of migration threw me off. Getting that much data through an s3 gateway endpoint would get the data from on-prem to the VPC but directly on to an EC2 instance seems ridic to me. So answer is D
upvoted 1 times
...
...
damaldon
3 years, 6 months ago
D looks correct as per this liink: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.NonRDSRepl.html
upvoted 3 times
...
Suresh108
3 years, 6 months ago
DDDDDDDD
upvoted 1 times
Suresh108
3 years, 6 months ago
Ignore all EC2 based answers - method of elimination - left with D
upvoted 1 times
...
...
Aesthet
3 years, 7 months ago
D https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.External.Repl.html
upvoted 2 times
...
shantest1
3 years, 7 months ago
D: Ans
upvoted 2 times
...
std2021
3 years, 7 months ago
Option D
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago