Demystifying Replication and Sharding in MongoDB
Making a MongoDB cluster "Production Ready" by performing database Replication and Sharding (horizontal fragmentation)
What is Replication?
Replication is the method of duplication of data across multiple servers. For example, we have an application ...
aryamangupta.hashnode.dev7 min read