Exam DOP-C02 All QuestionsBrowse all questions from this exam
Question 271

A company uses an organization in AWS Organizations that has all features enabled. The company uses AWS Backup in a primary account and uses an AWS Key Management Service (AWS KMS) key to encrypt the backups.

The company needs to automate a cross-account backup of the resources that AWS Backup backs up in the primary account. The company configures cross-account backup in the Organizations management account. The company creates a new AWS account in the organization and configures an AWS Backup backup vault in the new account. The company creates a KMS key in the new account to encrypt the backups. Finally, the company configures a new backup plan in the primary account. The destination for the new backup plan is the backup vault in the new account.

When the AWS Backup job in the primary account is invoked, the job creates backups in the primary account. However, the backups are not copied to the new account's backup vault.

Which combination of steps must the company take so that backups can be copied to the new account's backup vault? (Choose two.)

    Correct Answer: A, D

    To ensure that backups can be copied to the new account's backup vault, the company needs to edit the backup vault access policy in the new account to allow access to the primary account, which permits the primary account to copy backups into the new account. Additionally, the company must edit the key policy of the KMS key in the primary account to share the key with the new account, making certain that the new account can decrypt the backups that are being copied.

Discussion
trungtdOptions: AE

A: Ensures the primary account can access the backup vault in the new account. E: Ensures the primary account can use the KMS key in the new account for encryption.

xdkonorek2Options: AD

backup a backup using aws backup to backup account :) AD second paragraph: https://docs.aws.amazon.com/aws-backup/latest/devguide/create-cross-account-backup.html

inturistOptions: AD

A, D https://docs.aws.amazon.com/aws-backup/latest/devguide/create-cross-account-backup.html

siheomOptions: AE

VOTE AE