Build the edge. Understand how CDNs work internally, from Anycast DNS and PoP topology to caching strategies and cache invalidation.
How does Netflix stream video instantly? Content Delivery Networks (CDNs). This course reveals the architecture behind the edge. You will learn how Anycast DNS routes users to the nearest Point of Presence (PoP). We explore the hierarchy of Origin, Mid-tier, and Edge servers. Master complex caching policies (Cache-Control headers), strategies for purging/invalidating stale content, and the 'Thundering Herd' problem. Essential for architects designing global systems.
Estimated completion time: 21 lessons • Self-paced learning • Lifetime access
We simulate a mini-CDN network to learn.
We study their architecture as reference models.
Yes, streaming is the biggest driver of CDNs.
High; involves BGP, DNS, and HTTP internals.