Facebook needs to send exabytes of data across their different data centers. We talk about how they do this.
Pinterest uses Apache Druid for Ad Reporting metrics. Here's how they load test Druid for the holidays.
Mixpanel used a simple technique called The Power of 2 Choices to solve their workload skew issue.
The engineering behind Facebook's Ordered Queueing Service and how it implements At Least Once delivery.
How Netflix classifies traffic and sheds load to ensure a smooth experience during periods of high usage.
How Instagram built an Information Retrieval System to power their Suggested Posts feature.
Using CNNs, Word Embeddings and an Inverted Index to build Image Search
How Twitch routes video streams through their private backbone network for transcoding
The BBC website must be able to tolerate huge spikes in load. To do this, they rely on AWS Lambda functions.
Using Exponential Backoff and Jitter when retrying failed jobs to prevent downstream services from getting trampled.