DevOps

Mastering MongoDB Read/Write Redirection Using URI Manipulation

If you’ve been working with MongoDB for a while, you already know it’s famous for being scalable, highly available, and flexible. That last part—the flexible document model—is what draws a lot of developers in. But here’s the thing: when you’re dealing with a replica set, the real magic (and sometimes headaches) happens...

by Sumit Tiwari
Tag: REPLICATION
29-May-2025

AWS, DevOps

AWS RDS Aurora Replication with Mysql

In my previous post, we learnt about how to launch RDS Aurora instance. The storage space of RDS Aurora is automatically scalable up to 64 TB and the read scaling can be achieved by creating up to 15 replicas in the cluster. I had migrated database into RDS Aurora to avail fault tolerance feature. Once the migration was completed I came...

by Rajdeep Singh
Tag: REPLICATION
08-Feb-2016