» Tag
netflix
16 postsBuilding Service Topology at Scale: Architecture and Challenges
Explore the architectural challenges and lessons learned in building Netflix's real-time service dependency map.
In-House LLM Serving at Netflix: Design and Implementation
Netflix runs LLMs in-house, discussing key decisions on model deployment and API design.
Netflix Cuts Cassandra Partition Latency to Milliseconds via Per-ID Splitting
Netflix's AI team splits wide Cassandra partitions per ID asynchronously during reads, cutting tail latency from seconds to milliseconds with zero app changes.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comNetflix Unveils Slow-Fast Architecture for Notifications
Netflix built a hierarchical notification system inspired by Kahneman's fast/slow thinking model, decoupling long-term pacing strategy from real-time message selection.
How Netflix Developed a Real-Time Distributed Graph for Efficient Querying
Netflix's Real-Time Distributed Graph (RDG) features a new querying layer for efficient real-time insights. It optimizes for low latency and diverse queries.
Netflix's Two Flink Autoscalers
Netflix's two Flink autoscalers illustrate the lessons learned in scaling and metrics, vital for engineers handling large-scale stream processing.