For Your Eyes Only: Improving Netflix Video Quality With Neural Networks
tl;dr: How can neural networks fit into Netflix video encoding? (1) Video preprocessing, which encompasses any transformation applied to the high-quality source video prior to encoding. (2) Video encoding using a conventional video codec. Encoding drastically reduces the amount of video data that needs to be streamed to your device, by leveraging spatial and temporal redundancies that exist in a video.featured in #373
featured in #321
Rapid Event Notification System at Netflix
- Ankush Gulati David Gevorkyan tl;dr: "In this blog post, we will give an overview of the Rapid Event Notification System at Netflix and share some of the learnings we gained along the way." Authors cover design decisions, architecture, observability and more.featured in #300
The Four Innovation Phases Of Netflix’s Trillions Scale Real-time Data Infrastructure
- Zhenzhong Xu tl;dr: "I hope this post will help platform engineers develop their cloud-native, self-serve streaming data platforms and scale use cases across many business functions (not necessarily from our success but maybe more from our failures)."featured in #294
featured in #290
Fixing Performance Regressions Before They Happen
tl;dr: “This post describes how the Netflix TVUI team implemented a robust strategy to quickly and easily detect performance anomalies before they are released — and often before they are even committed to the codebase.”featured in #288
featured in #274
Building Confidence In A Decision
tl;dr: "This is the fifth post in a multi-part series on how Netflix uses A/B tests to inform decisions and continuously innovate on our products." This post covers helpful questions to ask when thinking through if a test is conclusive enough.featured in #270
featured in #254
Edgar: Solving Mysteries Faster With Observability
- Elizabeth Carretto tl;dr: "Edgar helps Netflix teams troubleshoot distributed systems efficiently with the help of a summarized presentation of request tracing, logs, analysis, and metadata." A run through of how it works.featured in #204