SAP-C02 · Question #556
A company has deployed its database on an Amazon RDS for MySQL DB instance in the us- east-1 Region. The company needs to make its data available to customers in Europe. The customers in Europe must h
The correct answer is A. Create an Amazon Aurora MySQL replica of the RDS for MySQL DB instance. Pause application. https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.RD SMySQL.Replica.html
Question
A company has deployed its database on an Amazon RDS for MySQL DB instance in the us- east-1 Region. The company needs to make its data available to customers in Europe. The customers in Europe must have access to the same data as customers in the United States (US) and will not tolerate high application latency or stale data. The customers in Europe and the customers in the US need to write to the database. Both groups of customers need to see updates from the other group in real time. Which solution will meet these requirements?
Options
- ACreate an Amazon Aurora MySQL replica of the RDS for MySQL DB instance. Pause application
- BAdd a cross-Region replica in eu-west-1 for the RDS for MySQL DB instance. Configure the
- CCopy the most recent snapshot from the RDS for MySQL DB instance to eu-west-1. Create a new
- DConvert the RDS for MySQL DB instance to an Amazon Aurora MySQL DB cluster. Add eu-west-
How the community answered
(34 responses)- A62% (21)
- B12% (4)
- C6% (2)
- D21% (7)
Explanation
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Migrating.RD SMySQL.Replica.html
Community Discussion
No community discussion yet for this question.