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 3
Working with Replica Set Members
Content Locked
Section 1
Election Process
Understand how a new primary is elected in case of failure of the existing primary. - Understand the election process - Understand the different stages of electing a primary