Mongo Administration Guide
mongo-administration-guide
User Manual:
Open the PDF directly: View PDF 
Page Count: 223 [warning: Documents this large are best viewed by clicking the View PDF Link!]
- Cover
 - Copyright
 - Credits
 - About the Author
 - About the Reviewers
 - www.PacktPub.com
 - Customer Feedback
 - Table of Contents
 - Preface
 - Chapter 1: Installation and Configuration
- Introduction
 - Installing and starting MongoDB on Linux
 - Installing and starting MongoDB on macOS
 - Binding MongoDB process to a specific network interface and port
 - Enabling SSL for MongodDB
 - Choosing the right MongoDB storage engine
 - Changing storage engine
 - Separating directories per database
 - Customizing the MongoDB configuration file
 - Running MongoDB as a Docker container
 
 - Chapter 2: Understanding and Managing Indexes
 - Chapter 3: Performance Tuning
 - Chapter 4: High Availability with Replication
 - Chapter 5: High Scalability with Sharding
 - Chapter 6: Managing MongoDB Backups
- Introduction
 - Taking backup using mongodump tool
 - Taking backup of a specific mongodb database or collection
 - Taking backup of a small subset of documents in a collection
 - Using bsondump tool to view mongodump output in human readable form
 - Creating a point in time backup of replica sets
 - Using the mongoexport tool
 - Creating a backup of a sharded cluster
 
 - Chapter 7: Restoring MongoDB from Backups
 - Chapter 8: Monitoring MongoDB
 - Chapter 9 : Authentication and Security in MongoDB
 - Chapter 10: Deploying MongoDB in Production
 - Index