Surviving the thundering herd with request collapsing and deep edge caching
4 min read
Software Architecture
Supporting massive live events requires a unique architecture focused on extreme reliability and low latency. Key patterns include multi-region origin redundancy, intelligent request collapsing to protect origins from traffic spikes, and a multi-layered caching strategy that extends deep into the...