
Ultimate access to all questions.
A company's critical application has its data tier deployed in a single AWS Region, utilizing an Amazon DynamoDB table and an Amazon Aurora MySQL DB cluster. The Aurora MySQL engine version currently supports global databases. The application tier is already distributed across two Regions. According to company policy, critical applications must have both application and data tier components distributed across two Regions, with Recovery Time Objective (RTO) and Recovery Point Objective (RPO) not exceeding a few minutes. A solutions architect is tasked with recommending a solution to ensure the data tier complies with this policy. Which two steps, when taken together, will fulfill these requirements?
A
Add another Region to the Aurora MySQL DB cluster
B
Add another Region to each table in the Aurora MySQL DB cluster
C
Set up scheduled cross-Region backups for the DynamoDB table and the Aurora MySQL DB cluster
D
Convert the existing DynamoDB table to a global table by adding another Region to its configuration
E
Use Amazon Route 53 Application Recovery Controller to automate database backup and recovery to the secondary Region