C
CS Fundamentals
Algorithms, data structures, system design, and computer science theory
Netflix 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 self-managed Postgres on EC2. It worked, but it came at a price. Infra teams handled scaling, failover and upgrades. Developers experienced inconsistent latency and spikes under load. ...