News Feed Search
Functional Requirement
User can search relevant news feed.
User's news feed post can get indexed.
Non-functional requirement
Highly available
Low latency
Availability > Consistency
Scale
3M DAU = 3*10^6 / 10^6 = 3 QPS = 30 QPS
API
Data Schema
Elastic Search + MySQL
High Level Design
Last updated