2 RDS databases, replicated in active-active way, in different/same AZ

0

Related question was https://repost.aws/questions/QUw6WLcMU1TPKZOC-OZ_h9Iw/2-rds-writable-databases-in-different-regions-synchronized-between-each-other , about the same problem, but about having databases replicated in active-active way, while databases being in different regions, as i have understood, without using something custom (non AWS provided) or using NoSQL databases, it is not really possible for multi regional solution.

The question is, if it is possible to have 2 RDS databases replicated in active-active way, while those databases being located in same AZ (but, it still should be ran on different hardware) or in different AZ. If it is possible, where i can find instructions on how to implement it in our setup?

1개 답변
0
수락된 답변

Hi Joann Babak, what you're asking for could in principle be fulfilled by Aurora Multi-Master. BUT:

If you look at the documentation you'll see that it runs on Amazon Aurora MySQL-Compatible Edition v1 for which and End-of-Life announcement is out. I'm not aware of any Multi-Master successor.

With that in mind, a future-proof solution comes back to the answer already given in your related question: Use third-party replication between two instances.

By the way: Since recently there is a Golden Gate Free Edition for databases up to 20 GB in size. If cost for the additional software license is your concern and your database(s) are within this limit, maybe this helps.

That aside: what are you trying to achieve that really, really requires a Multi-Master setup? Feel free to discuss below (also feel free to mark my answer as "helpful" ;-) )

Kind regards, Uwe

profile pictureAWS
Uwe K
답변함 2년 전
profile picture
전문가
검토됨 한 달 전
  • Thank you for your answer. We really wanted to know if there is AWS provided service, that makes the active-active replication possible inside of the same/different AZ's. And we dont really want to relay on something third-party for that. So if there is no other solution, then i guess we can close the question.

  • You're welcome and thanks for letting me know.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠