This document discusses MongoDB configuration and operations in the cloud. It describes: 1) The authors' 12-node MongoDB cluster configuration running on AWS EC2 with several replica sets and a total data size of 110GB. 2) Key considerations for MongoDB in the cloud including memory usage, fragmentation, elections, and manual primary changes. 3) Additional topics like sharding, rebalancing data, mongos behavior during elections, failure handling, and monitoring with MMS and Nagios.