SOA-C02 · Question #636
A company needs to copy an Amazon Aurora database from one AWS account to a second account that uses a second AWS Region. A SysOps administrator must automate this process to occur every day. Which…
The correct answer is A. Create a backup plan in AWS Backup. Specify the second account and the second Region as the. AWS Backup provides a managed, automated solution for creating backups of Amazon Aurora databases. By creating a backup plan that specifies the second AWS account and second Region as the destination, the SysOps administrator can automate the daily backup and cross-account…
Question
A company needs to copy an Amazon Aurora database from one AWS account to a second account that uses a second AWS Region. A SysOps administrator must automate this process to occur every day. Which solution will meet these requirements with the LEAST operational overhead?
Options
- ACreate a backup plan in AWS Backup. Specify the second account and the second Region as the
- BCreate an Amazon EventBridge rule that runs on a schedule. Create an AWS Lambda function
- CConfigure Amazon EventBridge Scheduler with a recurring rule. Add the RDS StartExportTask
- DConfigure AWS Application Migration Service to replicate the Aurora database. Specify the
How the community answered
(43 responses)- A70% (30)
- B9% (4)
- C5% (2)
- D16% (7)
Explanation
AWS Backup provides a managed, automated solution for creating backups of Amazon Aurora databases. By creating a backup plan that specifies the second AWS account and second Region as the destination, the SysOps administrator can automate the daily backup and cross-account, cross-region copy of the database with minimal operational overhead. This approach leverages built-in AWS capabilities and avoids custom scripts or additional manual processes.
Topics
Community Discussion
No community discussion yet for this question.