Score:0

Is it possible to manage read/write requests on AWS RDS?

bq flag

We are planning to create a read replica on our MySql Database on RDS but we want to manage this on AWS. Does AWS has a solution that manages requests and redirect them if write to the master otherwise to the read replica?

ua flag
Some `SELECTs` are used in support of writes, hence must be on the same server, even in the same transaction. Beware of any tool that "splits" those `SELECTs` out.
Score:0
gp flag
Tim

I think AWS Aurora for MySQL is your best bet. It's quite flexible, you can have multi-master or read replicas.

Alternate a fairly new feature "RDS MySQL multi-az with two readable standbys" which you can see here and here.

Your question is fairly high level. If it had more detail I may have been able to refine the answer a bit more.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.