Multiple Choice
A company runs an Amazon RDS MySQL DB instance. Corporate policy requires that a daily backup of the database must be copied to a separate security account. What is the MOST cost-effective way to meet this requirement?
A) Copy an automated RDS snapshot to the security account using the copy-db-snapshot command with the AWS CLI. Copy an automated RDS snapshot to the security account using the copy-db-snapshot command with the AWS CLI.
B) Create an RDS MySQL Read Replica for the critical database in the security account, then enable automatic backups for the Read Replica.
C) Create an RDS snapshot with the AWS CLI create-db-snapshot command, share it with the security account, then create a copy of the shared snapshot in the security account. Create an RDS snapshot with the AWS CLI create-db-snapshot command, share it with the security account, then create a copy of the shared snapshot in the security account.
D) Use AWS DMS to replicate data from the critical database to another RDS MySQL instance in the security account, then use an automated backup for the RDS instance.
Correct Answer:

Verified
Correct Answer:
Verified
Q442: Which of the following Identity and Access
Q443: A company has an application that is
Q444: A user is planning to evaluate AWS
Q445: An Amazon EBS volume attached to an
Q446: Elasticity is one of the benefits of
Q448: A SysOps Administrator needs to control access
Q449: Which two AWS services provide out-of-the-box user
Q450: In AWS, which security aspects are the
Q451: You are building an online store on
Q452: A user has launched an EC2 instance