
Answer-first summary for fast verification
Answer: Implement a backup strategy with AWS Backup, enabling cross-Region backups for EC2 instances.
The most cost-effective solution for backing up EC2 instances to a second Region while centrally managing them is to use AWS Backup with cross-Region backup enabled. This approach leverages AWS Backup's built-in functionality to automate and manage backups efficiently, reducing operational overhead and costs compared to other methods such as maintaining a parallel set of EC2 instances or using data replication tools.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
How can a company achieve a cost-effective backup and centralized management of EC2 instances across two AWS Regions?
A
Establish a DR plan with EC2 instances in the second Region and set up data replication.
B
Utilize Amazon EBS snapshots for EC2 instances, periodically copying them to the second Region.
C
Implement a backup strategy with AWS Backup, enabling cross-Region backups for EC2 instances.
D
Set up EC2 instances in the second Region and use AWS DataSync for data transfer between Regions.
No comments yet.