» Tag
netflix
16 postsNetflix Explains Service Topology: A Real-Time Map for Thousands of Microservices
Netflix details Service Topology, a real-time dependency map spanning thousands of microservices. Learn how eBPF, application-layer, and trace data combine for fast incident response.
Netflix's Data Canary: Validating Catalog Metadata at Scale
After an outage caused by corrupted data rather than code, Netflix built a production-traffic data canary system that detects catalog issues within 10 minutes.
GenRec: Netflix Moves Toward LLM-Native Recommendation Systems
Netflix's GenRec reframes recommendation as generative language modeling, signaling a shift from ranking pipelines to LLM-native architectures.
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 GenRec: An LLM-Native Ranker Beyond Feature Engineering
Netflix's GenRec replaces feature engineering with an LLM-native ranker, matching production performance using far less labeled data.
How Netflix Runs Its Own LLM Serving Stack with vLLM and Triton
Netflix engineers explain how they built an in-house LLM serving stack using vLLM, Triton, and an OpenAI-compatible API, with real production lessons.
How Netflix Built Its Own In-House LLM Serving Stack
Netflix details its in-house LLM serving architecture: vLLM engine choice, Triton packaging, OpenAI-compatible API, and production rollout issues.
Netflix's Real-Time Service Topology: Architecture and Lessons Learned
How Netflix built a real-time service topology system using streaming architecture, backpressure, and a three-stage aggregation pipeline.
Netflix's Data Projects: Managing Data Assets at Scale
Netflix introduces Data Projects to manage millions of tables and workflows, replacing fragile per-asset ACLs and user-tied identities with durable, project-level ownership.
Netflix Explores Controllable AI Video Editing with Vera and VOID
Netflix unveils Vera and VOID, two research models enabling precise AI video editing while preserving source footage integrity and physical scene continuity.
How Netflix Outgrew Casspactor for Cassandra-to-Iceberg Data Movement
Netflix built a layered, S3-native engine to replace its aging Casspactor connector for moving Cassandra data into Iceberg, fixing scale and reliability issues.