Back to course home
0% completed
Vote For New Content
Add schema for 'UserNewsFeed' table
Szymon
Jul 26, 2024
Please improve this design topic by explaining how schema for 'UserNewsFeed' table would look like.
0
0
Comments
Comments
Design Gurus10 months ago
We have a separate design question to discuss the newsfeed; it has a full schema. Please have a look at [https://www.designgurus.io/course-play/grokking-the-system-design-interview/doc/designing-facebooks-newsfeed](https://www.designgurus.io/course-play/grokking-the-sys...
On this page
- What is Instagram?
Try it yourself
Designing Instagram (video)
- Requirements and Goals of the System
- Some Design Considerations
- Capacity Estimation and Constraints
- High Level System Design
- Database Schema
- Data Size Estimation
- Component Design
- Reliability and Redundancy
- Data Sharding
- Ranking and News Feed Generation
- News Feed Creation with Sharded Data
- Cache and Load balancing