ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 151 - SAP-C02 discussion

Report
Export

A company has a critical application in which the data tier is deployed in a single AWS Region. The data tier uses an Amazon DynamoDB table and an Amazon Aurora MySQL DB cluster. The current Aurora MySQL engine version supports a global database. The application tier is already deployed in two Regions.

Company policy states that critical applications must have application tier components and data tier components deployed across two Regions. The RTO and RPO must be no more than a few minutes each. A solutions architect must recommend a solution to make the data tier compliant with company policy.

Which combination of steps will meet these requirements? (Choose two.)

A.
Add another Region to the Aurora MySQL DB cluster
Answers
A.
Add another Region to the Aurora MySQL DB cluster
B.
Add another Region to each table in the Aurora MySQL DB cluster
Answers
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
Answers
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
Answers
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
Answers
E.
Use Amazon Route 53 Application Recovery Controller to automate database backup and recovery to the secondary Region
Suggested answer: A, D

Explanation:

The company should use Amazon Aurora global database and Amazon DynamoDB global table to deploy the data tier components across two Regions.Amazon Aurora global database is a feature that allows a single Aurora database to span multiple AWS Regions, enabling low-latency global reads and fast recovery from Region-wide outages1.Amazon DynamoDB global table is a feature that allows a single DynamoDB table to span multiple AWS Regions, enabling low-latency global reads and writes and fast recovery from Region-wide outages2.

https://aws.amazon.com/rds/aurora/global-database/

https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/globaltables_HowItWorks.html

https://aws.amazon.com/route53/application-recovery-controller/

asked 16/09/2024
Steven Chong
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first