Update 11/10/14: The next blog post in this series is on managing disk space in MongoDB. As your MongoDB grows in size, information from the db.stats() diagnostic command (or the database “Stats” tab in our management portal) becomes increasingly helpful for evaluating hardware requirements. We frequently get questions about the dataSize, storageSize and fileSizeĀ metrics, so […]
Tag Archives: opensource
Are you ready for production?
Posted on 08/26/2013 general
Updated article on 03/24/15 Transitioning your application from development to production is a monumental step. Over the years, we at MongoLab have acquired a lot of valuable experience helping our customers successfully manage their production-grade MongoDB deployments. What follows is a checklist of action items that we’ve found imperative for successfully taking your application to […]