Ep. 23 Automating Database Management Part 1 - Indexes
Rate this podcast
This week we discuss database automation with Lead Product Manager Rez Kahn. This is the first of a multi-part series on database automation and in this episode, Rez talks about the importance of indexes and index management as well as how MongoDB Atlas provides automation to ensure that your applications continue to perform efficiently.
MongoDB Docs: Performance Advisor https://docs.atlas.mongodb.com/performance-advisor/
MongoDB Docs: Remove Unnecessary Indexes https://docs.atlas.mongodb.com/schema-advisor/too-many-indexes/#indexes-anti-pattern
MongoDB Docs: Indexes https://docs.mongodb.com/manual/indexes/
MongoDB Docs: Compound Indexes — Prefixes https://docs.mongodb.com/manual/core/index-compound/#prefixes
MongoDB Docs: Indexing Strategies https://docs.mongodb.com/manual/applications/indexes/