ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

122 / 500

Question 122:

An RDS MySQL database is created for a new feature that your team is currently working on. The feature has used the database to save email transaction data for each customer. For the database, automated snapshots have been configured and are working properly. Due to business requirements, the newest snapshot needs to be shared and used in another AWS account. How can you share this automated RDS snapshot? 

Answer options:

A.First, make a copy of the snapshot, which turns it into a manual version. Then you share the copy with the other account.
B.Select the automated snapshot in the AWS console. Share the snapshot by “Actions -> Share Snapshot”.
C.Create a manual snapshot for the RDS database and make sure that it is encrypted. Then share the encrypted snapshot to another account via AWS console or CLI.
D.There is no way to share snapshots to another account for automated ones.