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 87 discussion

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

A company is due for renewing its database license. The company wants to migrate its 80 TB transactional database system from on-premises to the AWS Cloud.
The migration should incur the least possible downtime on the downstream database applications. The company's network infrastructure has limited network bandwidth that is shared with other applications.
Which solution should a database specialist use for a timely migration?

  • A. Perform a full backup of the source database to AWS Snowball Edge appliances and ship them to be loaded to Amazon S3. Use AWS DMS to migrate change data capture (CDC) data from the source database to Amazon S3. Use a second AWS DMS task to migrate all the S3 data to the target database.
  • B. Perform a full backup of the source database to AWS Snowball Edge appliances and ship them to be loaded to Amazon S3. Periodically perform incremental backups of the source database to be shipped in another Snowball Edge appliance to handle syncing change data capture (CDC) data from the source to the target database.
  • C. Use AWS DMS to migrate the full load of the source database over a VPN tunnel using the internet for its primary connection. Allow AWS DMS to handle syncing change data capture (CDC) data from the source to the target database.
  • D. Use the AWS Schema Conversion Tool (AWS SCT) to migrate the full load of the source database over a VPN tunnel using the internet for its primary connection. Allow AWS SCT to handle syncing change data capture (CDC) data from the source to the target database.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
frankzeng
Highly Voted 3 years, 7 months ago
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html Using Amazon S3 as a target for AWS Database Migration Service A
upvoted 11 times
gelsm
3 years, 7 months ago
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.S3.html
upvoted 1 times
...
...
novice_expert
Highly Voted 3 years, 1 month ago
Selected Answer: A
-C and D out because of VPN Tunnel -B is out for multiple snowballs A. 80 TB = 1 Snowball -> S3 -> DMS -> CDC -> Target
upvoted 5 times
...
Pranava_GCP
Most Recent 1 year, 8 months ago
Selected Answer: A
A. 80 TB = 1 Snowball -> S3 -> DMS -> CDC -> Target
upvoted 2 times
...
Arun32
2 years, 6 months ago
A for sure. 2nd snowball device not required for CDC.
upvoted 1 times
...
kret
3 years, 1 month ago
Selected Answer: A
80TB -> Snowball, ongoing changes rep with DMS
upvoted 3 times
...
RotterDam
3 years, 3 months ago
Selected Answer: A
A is the correct Answer
upvoted 4 times
...
thelad
3 years, 4 months ago
Selected Answer: B
I'm taking B here as the company network bandwidth is pretty much redundant for use in the migration.
upvoted 3 times
...
Dip11
3 years, 7 months ago
Ans: A
upvoted 2 times
...
Aesthet
3 years, 7 months ago
A final answer
upvoted 3 times
...
manan728
3 years, 8 months ago
You need snowball edge here. Of A and B only A makes more sense.
upvoted 2 times
...
wzlinux
3 years, 8 months ago
A is for me.
upvoted 1 times
...
Xgab
3 years, 8 months ago
My answer is A , D is incorrect SCT is for schemas and doesn't support CDC
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 ...