This document provides tips for growing MongoDB on AWS as business needs increase. It recommends starting with a single server with journaling and backups, then moving to replication sets for redundancy as the business grows. It describes vertically scaling the servers by upgrading hardware and horizontally scaling by adding more secondary servers and sharding the data. Tools like MMS, Chef, and Puppet can help automate management as the system expands across multiple regions.