Advanced
News Feed / Fanout System
The system behind every social media timeline — and the project where 'just query the database' finally, definitively stops working. Build a feed system where each user sees posts from everyone they follow, merged and ranked by recency, functioning like a simplified Twitter/X or Instagram timeline.
~12h
0 / 8 steps
A feed system where each user sees posts from everyone they follow, merged and ranked by recency — functioning like a simplified Twitter/X or Instagram timeline, at a scale where the obvious implementation breaks.
Step 1 — Try the naive approach and find its limit
Step 2 — Switch to fan-out on write
Step 3 — Handle celebrity accounts
Step 4 — Make fanout asynchronous
Step 5 — Add ranking beyond pure recency
Secret Mission
Secret Mission: simulate a celebrity post
Wrap Up
What you learned
Pro
Test what you just learned
Self-testing is one of the best ways to retain new skills. Unlock project quizzes to check your understanding.
Log in to unlock0 / 8 complete
