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

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

A database specialist needs to move an Amazon RDS DB instance from one AWS account to another AWS account.

Which solution will meet this requirement with the LEAST operational effort?

  • A. Use AWS Database Migration Service (AWS DMS) to migrate the DB instance from the source AWS account to the destination AWS account.
  • B. Create a DB snapshot of the DB instance. Share the snapshot with the destination AWS account. Create a new DB instance by restoring the snapshot in the destination AWS account.
  • C. Create a Multi-AZ deployment for the DB instance. Create a read replica for the DB instance in the source AWS account. Use the read replica to replicate the data into the DB instance in the destination AWS account.
  • D. Use AWS DataSync to back up the DB instance in the source AWS account. Use AWS Resource Access Manager (AWS RAM) to restore the backup in the destination AWS account.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
chen0305_099
1 year, 9 months ago
Selected Answer: B
BBBBBBB
upvoted 1 times
...
tsk9921
2 years ago
B is right. No migration (source to destination) involved, just move and best way is using snapshot sharing.
upvoted 1 times
...
rdiaz
2 years, 2 months ago
Selected Answer: B
https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-an-amazon-rds-db-instance-to-another-vpc-or-account.html
upvoted 4 times
Mintwater
2 years, 1 month ago
Vote for B
upvoted 1 times
AWS_SJ
2 years ago
From the same reference link, A is right as well. A --> DMS: less downtime B-> manual steps, more downtime
upvoted 1 times
Zdujgfr567783ff
1 year, 10 months ago
C even less downtime but it the downtime requirements are not clear
upvoted 1 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 ...