Running MongoDB in Production Part 3


Are you a seasoned MySQL DBA that needs to add MongoDB to your skills? Are you used to managing a small environment that runs well, but want to know what you might not know yet?
MongoDB works well, but when it has issues the number one question is "where should I go to solve a problem?"

This tutorial will cover:
- Troubleshooting
- Schema Design
- Data Integrity
- Scaling (Read/Writes)