This document summarizes a talk about optimizing a large news website for speed and stability without spending millions of dollars. Specifically, it discusses how the speaker optimized the CBC news website through techniques like caching content at the CDN level, using simple cache rules, organizing files by TTL, enabling compression, and using persistent connections. As a result, the website was able to avoid growing its origin infrastructure for 7 years while maintaining average 40% CPU utilization and having the CDN serve 80-90% of traffic.