Answer Posted / Satyajeet Singh
In MongoDB, sharding works alongside replication. Shards are groups of mongod instances that store data across multiple machines. Replication ensures data consistency and availability by maintaining copies of the same data on different shards.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers