This document discusses scaling MongoDB. It covers scaling horizontally by sharding versus scaling vertically. Key aspects of the MongoDB sharding architecture are explained, including shard keys, chunks, and the balancer. Monitoring shard balance and system resources is emphasized as critical for successful scaling. Planning capacity needs and watching for issues like disk space shortages or balancer imbalances are advised.