Onboarding with Customer Success
This learning path contains a series of content curated by your Customer Success team to guide you through the essentials you need to learn as you plan, build and launch on MongoDB. In this path, you will find tips, tools and resources to ensure you are set up for success.
Milestones
-
MongoDB Basics
Getting Started with MongoDB Atlas
Required
Unit
| Katie Redmiles, Camden Kirkland, Emily Pope, Manuel Fontan Garcia, Sequoyha Pelletier, Colleen Day, Julianna Chen, John McCambridge, Davenson Lombard1.25 Hours
View DetailsLearn how to leverage MongoDB Atlas, the modern, multi-cloud data platform, and deploy your first cluster. Plus, learn the foundations of MongoDB and get an overview of its architecture.Connecting to a MongoDB Database
Required
Unit
| Sarah Evans, Parker Faucher, Daniel Curran1.75 Hours
View DetailsLearn 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.Importing CSV Data into MongoDB
Elective
Learning Byte
| 15 MinutesView DetailsLearn how to import CSV data into MongoDB using four different tools available.Live Migration with MongoDB Atlas
Elective
Learning Byte
| Scott Amerman10 Minutes
View DetailsLearn how to migrate data from a MongoDB deployment on any environment to an Atlas deployment using the Live Migration feature. -
Design & Prep
Relational to Document Model
Required
Skill
| MongoDB University1.25 Hours
View DetailsLearn to convert SQL or relational models to MongoDB's document model, design data relationships, and enforce schema validation. Enhance your ability to create efficient, well-structured applications with robust data models using MongoDB.Schema Design Patterns and Anti-patterns
Elective
Skill
| 1 HourView DetailsLearn essential schema design patterns like inheritance and computed patterns. Learn to identify and avoid common anti-patterns, such as unbounded arrays and bloated documents, to optimize your MongoDB database for performance and efficiency.Advanced Schema Design Patterns and Anti-patterns
Elective
Skill
| 1 HourView DetailsPower up your MongoDB skills by learning advanced schema design patterns like approximation and schema versioning. Learn to manage schema lifecycle changes without downtime and identify performance-impacting anti-patterns, ensuring efficient and scalable database solutions.Schema Design Optimization
Elective
Skill
| 1 HourView DetailsOptimize MongoDB performance by applying schema design patterns like single collection and bucket. Learn to refine data models and effectively scale them in sharded clusters, ensuring high efficiency and performance at any scale.Indexing Design Fundamentals
Elective
Skill
| 1 HourView DetailsLearn how to design efficient indexes to speed up queries, and reduce resource consumption in MongoDB. -
Working with Support
-
Queries & Aggregations
Fundamentals of Data Transformation
Elective
Skill
| 50 MinutesView DetailsLearn how to build aggregation pipelines to process, transform, and analyze data efficiently in MongoDB.Query Optimization
Elective
Skill
| 1.5 HoursView DetailsLearn how to fine-tune MongoDB queries for maximum efficiency, minimize execution time, and avoid slow queries.CRUD Operations in MongoDB
Elective
Skill
| 1.5 HoursView DetailsLearn to perform Create, Read, Update, and Delete (CRUD) operations using MongoDB. -
Monitoring Performance & Health
Monitoring Tooling
Elective
Skill
| 1 HourView DetailsThis digital credential validates your knowledge of monitoring MongoDB deployments. It recognizes your understanding of MongoDB's monitoring tools, ability to interpret key performance metrics such as CPU usage and query execution times, and ability to configure alerting mechanisms to capture critical events.Performance Tools and Techniques
Elective
Skill
| 1 HourView DetailsExplore key performance tuning techniques in MongoDB using profiling, slow query analysis, and system monitoring. Learn how to optimize indexes, cache utilization, and hardware configurations to improve database efficiency at scale. -
Vector Search and Gen AI
Vector Search Fundamentals
Required
Skill
| 1 HourView DetailsLearn how to leverage MongoDB Atlas Vector Search to build intelligent, AI-powered search experiences for applications. Explore indexing, embeddings, and retrieval strategies.RAG with MongoDB
Elective
Skill
| 1 HourView DetailsDiscover how to build Retrieval-Augmented Generation (RAG) applications with MongoDB. Learn to integrate vector search, optimize retrieval workflows, and enhance LLM-powered apps.AI Agents with MongoDB
Elective
Skill
| 1.25 HoursView DetailsLearn how to build and deploy AI agents using MongoDB. Understand orchestration, data storage strategies, and how to integrate AI models with real-time databases.