ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 219 - CLF-C02 discussion

Report
Export

A company runs a database on Amazon Aurora in the us-east-1 Region. The company has a disaster recovery requirement that the database be available in another Region.

Which solution meets this requirement with minimal disruption to the database operations?

A.
Perform an Aurora Multi-AZ deployment.
Answers
A.
Perform an Aurora Multi-AZ deployment.
B.
Deploy Aurora cross-Region read replicas.
Answers
B.
Deploy Aurora cross-Region read replicas.
C.
Create Amazon Elastic Block Store (Amazon EBS) volume snapshots for Aurora and copy them to another Region.
Answers
C.
Create Amazon Elastic Block Store (Amazon EBS) volume snapshots for Aurora and copy them to another Region.
D.
Deploy Aurora Replicas.
Answers
D.
Deploy Aurora Replicas.
Suggested answer: B

Explanation:

The solution that meets the requirement of the company that runs a database on Amazon Aurora in the us-east-1 Region and has a disaster recovery requirement that the database be available in another Region with minimal disruption to the database operations is to deploy Aurora cross-Region read replicas. Aurora cross-Region read replicas are secondary Aurora clusters that are created in a different AWS Region from the primary Aurora cluster, and are kept in sync with the primary cluster using physical replication. The company can use Aurora cross-Region read replicas to improve the availability and durability of the database, as well as to reduce the recovery time objective (RTO) and recovery point objective (RPO) in case of a regional disaster. Performing an Aurora Multi-AZ deployment, creating Amazon EBS volume snapshots for Aurora and copying them to another Region, and deploying Aurora Replicas are not the best solutions for this requirement. An Aurora Multi-AZ deployment is a configuration that creates one or more Aurora Replicas within the same AWS Region as the primary Aurora cluster, and provides automatic failover in case of an Availability Zone outage. However, this does not provide cross-Region disaster recovery. Creating Amazon EBS volume snapshots for Aurora and copying them to another Region is a manual process that requires stopping the database, creating the snapshots, copying them to the target Region, and restoring them to a new Aurora cluster. This process can cause significant downtime and data loss. Deploying Aurora Replicas is a configuration that creates one or more secondary Aurora clusters within the same AWS Region as the primary Aurora cluster, and provides read scaling and high availability.

However, this does not provide cross-Region disaster recovery.

asked 16/09/2024
pradeep singh dhesi
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first