MongoDB Notes
Overview
This document provides helpful links and information about MongoDB.
Links
General information
- Data modeling manual
- MongoDB schema design best practices
- Schema design anti patterns
- FAQ concurrency
Quick reference
Replica set and clustering
Courses
MongoDB University has some great free watch on-demand courses, if you’re interested:
Profiling
Transactions
Production notes
- Recommended file systems
- Recommended ulimit settings
- Back Up and Restore with MongoDB Tools
- Allocate Sufficient RAM and CPU
- Authentication
Also, it’s desirable that the network connectivity from kytosd
to MongoDB should be as reliable and as low latency as possible.