How YouTube Scales Watch History Using Bigtable
TL;DR: YouTube scales watch history for billions of users using Google Bigtable. Instead of running expensive SQL query sorts on the fly, they design a massive, sorted key-value store where the row ke
doogal.dev5 min read