Description
In this course, you will learn:
- Get an overview of data modeling in MongoDB and learn about the example application used throughout the Data Modeling for MongoDB course.
- How to identify an application's database burden, the first step in data modeling with MongoDB.
- How to find and model data associations in an application as the second stage in data modeling with MongoDB.
- How to apply schema design patterns to an application as the third step in data modeling with MongoDB.
- How to use advanced schema design patterns to boost application performance while avoiding typical anti-patterns.
- Discover typical anti-patterns and how to avoid them while data modeling with MongoDB.
- Understand how to alter and migrate your schema.
Syllabus:
- Data Modeling for MongoDB Overview
- Identifying Database Workloads
- Modeling Data Relationships
- Schema Design Patterns
- Advanced Schema Design Patterns
- Schema Design Anti Patterns
- Schema Lifecycle Management