System Design
Advanced
Pro
Design a News Feed (Twitter / Facebook-style Timeline)
A model interview answer: requirements, numbers, fan-out on write vs read, feed cache, and the celebrity problem
30 min read
5 views
Walk through a complete news feed system design interview answer with real numbers: capacity estimation, APIs, data model, push vs pull fan-out and the hybrid for celebrities, Redis feed caches, cursor pagination, sharding, and failure modes.