C
CS Fundamentals
Algorithms, data structures, system design, and computer science theory
PostgreSQL
Entity2 videos from 1 channel
PostgreSQL is an open-source relational database system that Netflix previously used, known for its robustness and feature set.
1:33Netflix Engineering: DB Migration to Aurora results in 75% speedup
Netflix just made their databases up to 75 percent faster. And the reason is AWS Aurora. For years, Netflix ran…
Gaurav Sen
2:07How OpenAI scaled Postgres to manage 800 million users
Blog: https://openai.com/index/scaling-postgresql/ 1. Single Write Instance 2. Lazy writes 3. Batch writes 4.…
Gaurav Sen