The document discusses Answers.com's experience scaling their website and databases. They used several techniques including adding solid state drives to MySQL servers, implementing a Memcached caching tier with Gear6 for redundancy and failover, using Lighttpd to monitor database servers, and hardware load balancers. Gear6 provided an alternative to developing a custom Memcached wrapper that mirrored data and improved reliability over the standard Memcached implementation. The presentation provides examples of how these techniques helped Answers.com scale their infrastructure to support over 50 million monthly users.