At some point, the amount of data in a given collection might become so large that the company notices significant performance issues. In this chapter, you'll learn how to deploy a sharded cluster. The first section in this chapter focuses on the big picture: what a sharded cluster is, how it works, and what the business rationale might be for its deployment. The other two sections of this chapter show you how to configure and deploy a sharded cluster.
In this chapter, we'll cover the following topics:
- MongoDB sharding overview
- Sharded cluster configuration
- Sharded cluster deployment
Let's get started!