How does sharding improve performance in MongoDB?
By enforcing a strict schema to ensure data consistency.
By distributing data across multiple servers to handle large datasets and high throughput.
By creating redundant copies of the data on multiple servers.
By compressing the data to reduce storage requirements.
This question is part of this quiz :
MongoDB Data Model Quiz