The document summarizes the journey of migrating from an RDBMS to MongoDB. It describes the pre-MongoDB RDBMS environment, reasons for choosing MongoDB, and the evolution of the MongoDB environment over time. The evolution involved some bumps in configuring databases and applications, but also many breezes like improved performance, flexibility and scalability. Benchmarking showed MongoDB could handle more concurrent users. Future plans include using MongoDB 4.0 features and further optimizing sharding performance.