Company
Date Published
Author
Francesca Krihely
Word count
1002
Language
English
Hacker News points
None

Summary

The Leaf in the Wild: MongoDB at MachineShop` highlights how MachineShop, an on-demand middleware service, leverages MongoDB to power its Internet of Services platform. The company needed a database solution that could accommodate multi-structured data and provide high-throughput scalability. They chose MongoDB due to its ease of use, flexibility, and low barrier to entry. Currently, they're using MongoDB 2.4.6 in production with a small footprint of three replica sets, planning to scale out to many shards soon. MachineShop uses MMS for monitoring and MongoLab for hosting their production database. They've also integrated MongoDB with Hadoop for analytics and Storm for real-time processing. The company measures the impact of MongoDB on its business by tracking cost savings and smooth operation. To advise others considering using MongoDB, John Cox emphasizes the importance of sufficient memory, paying close attention to performance on aggregation, and taking advantage of MongoDB's dynamic schema and object-oriented structure.