This repository contains the MongoDB training materials used for the following classes:
- MongoDB Essentials Training
- MongoDB Developer Training
- MongoDB Admin Training
- MongoDB Advanced Developer Training
Instructor and student materials are in the presentation-3.4 directories of the repo. See the Using Instructor Materials section below.
If, as an instructor, you have any feedback about the courses, please make the effort to collect the information and give it to us. Different ways to provide us feedback are listed on the following Wiki page:
https://wiki.mongodb.com/display/DE/How+to+Submit+Feedback+on+MongoDB+Courses
- To support instructors in learning and delivering MongoDB trainings by providing:
- A easily-navigated instructor guide.
- Slides, exercises, and presenter notes for delivery in class
- A workbook enabling students to follow lessons and exercises and take notes
- Well-maintained training resources that encourage contributions from instructors
- Modular materials for greater flexibility in how trainings are organized
Instructor materials are provided in presentation-3.4/instructor-package.tar.gz. As an instructor you will primarily use:
- The Instructor Guide
- Slides
- The Presenter Console
- Datasets (see presentation-3.4/usb_drive.zip)
See below for examples of each.
Unzip the instructor package and open instructor-package/index.html to see the instructor guide.
To view slides for a particular module, for example, Sharding > Introduction to Sharding, navigate to that module in the instructor guide and click the slides link in the upper right corner.
These materials are updated for MongoDB 3.0 and used for MongoDB instructor-led training. Sections include:
- Introduction
- CRUD
- Indexes
- Aggregation
- Drivers
- Schema Design
- Advanced Schema Design
- Application Engineering
- Replica Sets
- Sharding
- Security
- Cloud & Ops Manager
- Performance Troubleshooting
- Backup and Recovery