AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
AWS Multi Master
You can send reads to a local replica. But you need to understand that that replica will be behind of the master copy by X amount of milliseconds. At some point, it will get tricky to replicate to 200. So you will need to separate replication from the engine as well. The proxy can detect those read after write patterns. And in that particular situation, send the read into the right replica too.