DOP-C02 Exam QuestionsBrowse all questions from this exam

DOP-C02 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.)

Show Answer
Correct Answer: AD

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

4 comments
Sign in to comment
xdkonorek2Options: AD
Jul 6, 2024

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

trungtdOptions: AE
Jul 15, 2024

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.

siheomOptions: AE
Jul 12, 2024

VOTE AE

inturistOptions: AD
Jul 18, 2024

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