Topic 1 Question 282
A company must retain backup copies of Amazon RDS DB instances and Amazon Elastic Block Store (Amazon EBS) volumes. The company must retain the backup copies in data centers that are several hundred miles apart.
Which solution will meet these requirements with the LEAST operational overhead?
Configure AWS Backup to create the backups according to the needed schedule. In the backup plan, specify multiple Availability Zones as backup destinations.
Configure Amazon Data Lifecycle Manager to create the backups. Configure the Amazon Data Lifecycle Manager policy to copy the backups to an Amazon S3 bucket. Enable replication on the S3 bucket.
Configure AWS Backup to create the backups according to the needed schedule. Create a destination backup vault in a different AWS Region. Configure AWS Backup to copy the backups to the destination backup vault.
Configure Amazon Data Lifecycle Manager to create the backups. Create an AWS Lambda function to copy the backups to a different AWS Region. Use Amazon EventBridge to invoke the Lambda function on a schedule.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: C
yes, C is correct
👍 1jdx0002024/11/27 - 正解だと思う選択肢: C
This approach leverages AWS Backup's built-in capabilities to automate the backup process and copy backups across regions, ensuring data redundancy and compliance with the requirement to retain backups in data centers that are several hundred miles apart. It minimizes operational overhead by using AWS Backup's native features.
👍 1Pmktechno2024/12/29
シャッフルモード