Description
In this course, you will learn:
- Study the fundamentals of schema lifecycle management so that you can take advantage of MongoDB's flexibility as your application changes.
- About schema validation, which allows you to apply rules that govern the structure of documents in your application.
- About schema evolution, which allows you to adjust your schema as needed. Finally, you'll learn about schema migration, which ensures frictionless migrations with no downtime.
Syllabus:
- Schema Validation
- Schema Evolution
- Schema Migration