This document provides best practices for scaling e-commerce databases for Black Friday and Cyber Monday. It discusses scaling both synchronous and asynchronous applications, efficiently using data at scale through techniques like caching, queues, and counters. It also covers scaling out through techniques like sharding, pre-sharding, and kill switches. Testing performance and capacity, as well as asking the right questions at development time are also recommended.