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

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

netflix Articles

4 articles

Related Tags

performance(2)
machine-learning(1)
java(1)
simd(1)
containers(1)
cpu(1)
scaling(1)
postgresql
(1)
aurora(1)
postgres(1)
database-migration(1)
av1(1)
video-encoding(1)
streaming(1)
aomedia(1)
Netflix logoNetflix
01 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
01 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
01 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
01 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