AWS Certified Database – Specialty — Question 210

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?

Answer options

Correct answer: B

Explanation

The correct answer is B because creating a DB snapshot and sharing it with another account is a straightforward process that requires minimal effort. Option A involves setting up AWS DMS, which is more complex and time-consuming. Option C requires additional infrastructure and configuration for Multi-AZ and read replicas, making it less efficient. Option D involves using AWS DataSync, which is not the most direct method for this scenario.