Skip to main content

MongoDB: Free Online Courses

Logo of MongoDB University

MongoDB University has many free and easy to follow courses that you should take first.

  • M001: MongoDB Basics
    Level: Introductory
    Fundamentals of MongoDB: connecting to a MongoDB Cluster, using MongoDB Compass, MongoDB's document storage model and principles of flexible schema design, basic architecture of MongoDB clusters, CRUD operations.
  • M040: New Features and Tools in MongoDB 4.0
    Level: Introductory
    This is a continuing education course that covers new features and tools released with MongoDB 4.0. In a series of 9 chapters, we will explore all the new functionality available with 4.0 including recently released features in Atlas, Compass, OpsManager and the BI Connector.

Introduction to the MongoDB and Mongoose Challenges on freeCodeCamp

https://www.freecodecamp.org/learn/apis-and-microservices/mongodb-and-mongoose/

Popular posts from this blog

Windows 10 1903 Critical Error: Your Start menu isn't working

Windows 10 1903 Critical Error: Your Start menu isn't working. We'll try to fix it the next time you sign in.

Office 365: Alert Policies - Creation of forwarding/redirect rule

The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail

Powershell: Install Windows Feature - .NET Framework 3.5

Check if .NET Framework is installed. Get-WindowFeature *net* Install-WindowsFeature NET-Framework-Features