MongoDB Cloud Essential Training

Go to class
Write Review

Free Online Course: MongoDB Cloud Essential Training provided by LinkedIn Learning is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. MongoDB Cloud Essential Training is taught by Sani Yusuf.

Overview
  • Discover the fundamentals of MongoDB. Get the skills you need to set up Mongo Cloud and start exploring Mongo Realm, the DB as a service from Mongo Cloud.

Syllabus
  • Introduction

    • Intro to MongoDB Cloud
    • What you should know
    1. Set Up MongoDB Cloud
    • Introduction to MongoDB cluster environment
    • Creating a cluster
    2. MongoDB Realm
    • First Introduction to Realm
    • Creating a Realm application
    3. The WaZoBia Application
    • Overview of the WaZoBia application
    • Setting up the WaZoBia application
    • Working with code sample files
    4. The Realm SDK
    • Installing the Realm SDK
    • Anonymous authentication
    5. Basic MongoDB Data Operations
    • Creating a database and collection
    • Working with demo data
    • Implementing anonymous user authentication
    • Implementing adding likes and likes count
    6. Adding Email and Password Authentication
    • Enabling email authentication
    • Implementing email user login
    • Adding custom user data
    7. More MongoDB Data Operations
    • Overview of Mongo querying features
    • Adding comments
    • Implementing comment deletion
    • Updating comments
    8. Functions and Triggers
    • Understanding functions
    • Comment moderation using functions
    • Implement latest login date with triggers
    9. Schemas and Rules/Roles
    • Understanding MongoDB schemas
    • Implementing data schemas
    Conclusion
    • Overview of advanced features
    • Next steps with MongoDB