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 6
Administration and Security
Content Locked
Section 2
Discovering Importance of Profiler
Learn to log your query performance - Set profiler to level 1 to log slow queries - Set profiler to level 2 to log all queries