MongoDB
Course Number: MDB-104
Duration: 2 days (13 hours)
Format: Live, hands-on
MongoDB training Overview
MongoDB is a powerful database featuring a flexible document-oriented approach for organizing data rather than the traditional fixed-schema tabular model. With its robust durability and scalability mechanisms, MongoDB became massively popular for workloads of any size.
In this MongoDB for Developers training, attendees go well beyond the basics and learn advanced MongoDB skills important to those charged with running, monitoring, maintaining, and troubleshooting MongoDB clusters.
Note: This class is taught using NodeJS, however, it can also be taught using Python, C#, or Java.
Location and Pricing
Accelebrate offers instructor-led enterprise training for groups of 3 or more online or at your site. Most Accelebrate classes can be flexibly scheduled for your group, including delivery in half-day segments across a week or set of weeks. To receive a customized proposal and price quote for private corporate training on-site or online, pleasehttps://asreet-tech.com/contact/
Objectives
- Store and query documents
- Use the native driver
- Apply performance tuning
- Handle common errors
- Understand durability, read preferences and write concerns
- Stream data and Change Streams
- Use transactions, transaction scope, and the new ACID transactions
Prerequisites
- Some experience developing database backed applications.
- 3 years of experience using JavaScript.
- Understanding asynchronous programming
Outline
- What is MongoDB?
- What is a Document-Oriented database?
- The differences from relational databases
- Databases, Collections, and documents
- Creating document
- Finding documents
- Updating documents
- Deleting documents
- Connecting to MongoDB
- Connection Strings
- The Mongo Client
- Cursors
- Simple CRUD
- Type Fidelity
- The Aggregation Pipeline
- Major pipeline stages
- Key aggregation operators
- Advanced filtering
- Grouping and Projections
- Key aggregation operators
- Multi-stage pipelines
- Durability
- Automatic failover
- Elections and server roles
- Read and write concerns
- The Oplog
- Common errors
- Retriable errors
- Applying write concerns
- Index types
- Index direction
- Covering index
- Query planner
- Import and export
- Bulk
- Import and export
- Bulk
Training Materials
All students receive comprehensive courseware.
Software Requirements
- Computer with Internet connectivity
- Ability to install software on the computer
- Recent 64-bit OS, such as Windows 10, macOS, or Linux
- An IDE such as Visual Studio Code to use for writing and debugging code.
- NodeJS installed