2 RDS writable databases, in different regions, synchronized between each other.

0

Hi, as it is written in a title, i need to have 2 databases, which ones will be located in different regions, they should be synchronized with each other. Both of them should be writable, and they should sync data back to each other.

Is there any AWS provided solution?

1 Answer
0
Accepted Answer

It is possible with DynamoDB - https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/GlobalTables.html

Aurora Global Databases are not active-active. They have primary in one region and up to 5 secondary read-only regions - https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-global-database.html

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions