Developing an App on MongoDB, Tips and Tricks


Please watch Percona’s Sr. Technical Operations Architect Tim Vaillancourt as he presents “Developing an App on MongoDB, Tips and Tricks."

In this webinar, we will cover -

Data, Queries and Indexes
- Using indices efficiently
- Reducing index and storage size with correct data types
- The Aggregation framework
- Using the Explain and Operation Profiling features
- MongoDB features to avoid
- Using Read and Write Concerns for Integrity
- Performance
- Scaling read queries using Read Preference
- What is MongoDB Sharding?
- Using Percona PMM to visualise database usage
- MongoDB Users and Built-in Roles for application security
- Using SRV DNS record support

By the end of the lesson, you will know how to avoid common problems with MongoDB in the application stage instead of fixing it in Production.