Answer Posted / Ravi Kant Kushwaha
Sharding in MongoDB is a method of horizontally partitioning data across multiple machines to improve scalability and performance. It distributes data across several shards, each of which resides on a separate server or group of servers. This allows MongoDB to handle large datasets and high traffic loads more efficiently.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers