Answer Posted / Ayan Kantha
In MongoDB, replication involves a primary server writing data to itself first and then propagating the writes to secondary servers. The secondaries are configured to periodically apply operations from the primary.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers