Answer Posted / Nitesh Nayal
A MongoDB shard is a subset of data within a replica set or collection that has been divided for scalability purposes. Sharding allows the database to distribute data across multiple servers, allowing for better performance and storage capacity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers