Book Image

MongoDB Administration [Video]

By : Jayant Mohite
Book Image

MongoDB Administration [Video]

By: Jayant Mohite

Overview of this book

MongoDB is a very popular open source cross-platform document-oriented database program. This comprehensive tutorial is your one-stop guide to all the aspects of MongoDB administration. You will start with jumping into the configuration, indexing and aggregation aspects of MongoDB. You’ll also see how you can optimize your query performance. Later, we’ll explore the core administration tasks such as deployment, replication, sharding, and application. This course will equip you with all the skills you need to manage a highly efficient database. All the code and supporting files for this course are available at https://github.com/PacktPublishing/MongoDB-Administration
Table of Contents (7 chapters)
Chapter 4
Sharding Your MongoDB Cluster
Content Locked
Section 1
Components of Sharded Cluster
Explore the different components of a sharded cluster. - Understand shards and importance of shard keys - Understand the importance of Config servers - Understand the importance of MongoDB shard server