Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

netflix Articles

5 articles

Related Tags

performance(2)
av1(1)
video-encoding(1)
streaming(1)
aomedia(1)
machine-learning(1)
java(1)
simd
(1)
containers(1)
cpu(1)
scaling(1)
postgresql(1)
aurora(1)
postgres(1)
database-migration(1)
Netflix logoNetflix
161 min read
DevOps•2026-04-17

The Human Infrastructure: How Netflix Built the Operations Layer Behind Live at Scale

Netflix has scaled from one monthly show in 2023 to over 70 events monthly by 2026.

netflix
incident-response
live-operations
live-broadcast-technology
live-streaming
Netflix logoNetflix
11 min read
Backend•2026-03-03

Optimizing Recommendation Systems with JDK’s Vector API

This post details Netflix's multi-step CPU optimization journey for video serendipity scoring in the Ranker recommendation service using JDK's Vector API.

netflix
machine-learning
performance
java
simd
Netflix logoNetflix
71 min read
DevOps•2026-02-28

Mount Mayhem at Netflix: Scaling Containers on Modern CPUs

Netflix explains how migrating to kubelet + containerd with per-container user namespaces triggered severe mount lock contention on r5.metal nodes.

performance
containers
cpu
netflix
scaling
Netflix logoNetflix
91 min read
DevOps•2026-02-12

Automating RDS Postgres to Aurora Postgres Migration

Netflix's Online Data Stores team built an automated self-service workflow to migrate approximately 400 RDS PostgreSQL clusters to Amazon Aurora PostgreSQL.

postgresql
aurora
netflix
postgres
database-migration
Netflix logoNetflix
41 min read
Backend•2025-12-04

AV1 — Now Powering 30% of Netflix Streaming

This post details Netflix's AV1 codec adoption journey, which now powers approximately 30% of all Netflix streaming.

av1
video-encoding
streaming
aomedia
netflix