MongoDB Node.js Developer Path for SmartBridge

This learning path contains a series of courses to teach you MongoDB skills. In this path, you’ll learn the basics of building modern applications with Node.js, using MongoDB as your database.


Milestones
  • MongoDB Node.js Developer Path for Smartbridge


    Start Here - Intro to MongoDB (SmartBridge)

    Required
    Unit
    | 15 Minutes
    This unit gives an overview of MongoDB fundamentals, from the document model to CRUD operations to indexing, that you will learn during the Introduction to MongoDB course.
    View Details

    Getting Started with MongoDB Atlas (SmartBridge)

    Required
    Unit
    | 1 Hour
    Learn about MongoDB Atlas, our multi-cloud developer data platform, its latest features, and how to deploy your first cluster.
    View Details

    MongoDB and the Document Model (SmartBridge)

    Required
    Unit
    | 1.25 Hours
    Want to learn more about MongoDB and the document model? In this unit, you’ll learn how to manage MongoDB databases, collections, and documents.
    View Details

    MongoDB Data Modeling Intro (SmartBridge)

    Required
    Unit
    | Rachelle Palmer, Xijing Zhang

    45 Minutes

    Learn the basics of data modeling, the process of defining how data is stored and the relationships among different entities in your data, in MongoDB.
    View Details

    Connecting to a MongoDB Database (SmartBridge)

    Required
    Unit
    | 1 Hour
    Learn how to connect to MongoDB databases by using connection strings. Connection strings allow you to connect your cluster with the mongo shell, with Compass (our GUI that enables querying, optimizing and analyzing MongoDB data), and to an application.
    View Details

    Connecting to MongoDB in Node.js (SmartBridge)

    Required
    Unit
    | 1 Hour
    Learn about the Node.js driver for MongoDB and how to use it to connect to your Node.js applications.
    View Details

    MongoDB CRUD Operations: Insert and Find Documents (SmartBridge)

    Required
    Unit
    | 1.75 Hours
    Learn how to create, find, and query MongoDB documents in the mongo shell.
    View Details

    MongoDB CRUD Operations: Replace and Delete Documents (SmartBridge)

    Required
    Unit
    | 1.75 Hours
    Learn how to replace and delete documents in the mongo shell.
    View Details

    MongoDB CRUD Operations: Modifying Query Results (SmartBridge)

    Required
    Unit
    | 1.25 Hours
    Learn how to sort and limit query results and how to count documents in MongoDB.
    View Details

    MongoDB CRUD Operations in Node.js (SmartBridge)

    Required
    Unit
    | 2 Hours
    Learn how to perform basic CRUD operations with the MongoDB Node.js driver.
    View Details

    MongoDB Aggregation (SmartBridge)

    Required
    Unit
    | 1.75 Hours
    Learn how to create aggregation pipelines that enable you to analyze and summarize data by stringing together stages that filter, sort, group, and/or transform data.
    View Details

    MongoDB Aggregation with Node.js (SmartBridge)

    Required
    Unit
    | 1.25 Hours
    Learn how to create aggregation pipelines with Node.js.
    View Details

    MongoDB Indexes (SmartBridge)

    Required
    Unit
    | 1.75 Hours
    Learn how to improve MongoDB performance by learning how to create single, compound, and multikey indexes as well as how to delete indexes.
    View Details

    MongoDB Atlas Search (SmartBridge)

    Required
    Unit
    | 1.5 Hours
    Learn about MongoDB Atlas Search, a full text search feature that combines three systems - database, search engine, and sync mechanisms.
    View Details

    MongoDB Transactions (SmartBridge)

    Required
    Unit
    | 1 Hour
    Learn about ACID transactions in MongoDB and how they guarantee certain database operations happen together or not at all to ensure data integrity within the database.
    View Details

    MongoDB Compass (SmartBridge)

    Required
    Learning Byte
    | 20 Minutes
    Learn how to use MongoDB Compass: the official Graphical User Interface built by – and for – MongoDB. This Learning Byte will cover how to set up and use MongoDB Compass to oversee and optimize your database.
    View Details

    MongoDB VS Code Extension (SmartBridge)

    Required
    Learning Byte
    | Luke Phillippi

    20 Minutes

    Learn how to use the MongoDB VS Code extension to create, manage, and query MongoDB databases.
    View Details

  • Certification Preparation


    Certification Preparation for SmartBridge

    Required
    Microcourse
    | MongoDB University

    10 Minutes

    Learn the steps to certification success with this guide. Turn your MongoDB knowledge and skills into a professional credential by taking the MongoDB Certification exam for free!
    View Details

    Certification Program Guide

    Elective
    Exam Aid
    | MongoDB University

    15 Minutes

    Learn about program benefits, guidelines, and policies.
    View Details

    Associate Developer Exam Study Guide

    Elective
    Exam Aid
    Review recommended training and see the exam objectives so you can focus your study.
    View Details

    Associate Developer Node.js Practice Questions

    Elective
    Exam
    Exam-grade questions per topic provided for you to test your knowledge as well as give you real examples of our exam question formatting.
    View Details