Database Reference
In-Depth Information
Chapter 3. Clustering in MongoDB
As a database gets larger, you need to come up with solutions to improve its performance
to support more queries over a period of time and throughput. The most common solution
in databases is clustering. Using clustering, you can save data across multiple servers and
obviously, share and distribute the pressure of data between different servers. In this
chapter, you will learn the basic concepts of clustering in MongoDB.
Search WWH ::




Custom Search