Distributed Data Storage Technique in MongoDB - Replication
The two major ways of storing and accessing data across multiple servers :
Fragmentation
Replication
In this article, we will have a deep dive into replication.
Basic Approach :
The term Replica refers to duplication or an exact copy of data or inf...
itsmanjiric.hashnode.dev2 min read