
MongoDB is an open source NoSQL database management program. NoSQL is used as an alternative to traditional relational databases. NoSQL databases are quite useful for working with large sets of distributed data. MongoDB is a tool that can manage document-oriented information, store or retrieve information.
This training covers in detail what MongoDB is, its strengths and where you should use it, and how to get up and running. It then covers interacting with data in the database, along with a primer on the caching, durability and minimal security options that need to be correctly configured and understood.
On completion of this training, you will have an understanding of what MongoDB is and how MongoDB administration compares to managing a traditional RDBMS. This is an ideal training to take to understand what will be required to support a new development initiative.
- Introduction
- Caching and Durability
- Accessing MongoDB
- Operations Basics
- Storage and Retrieval
- Security Best Practices