Back to course home
0% completed
Vote For New Content
How does Instagram decide to suggest user to flow?
Sourav Singh
Nov 27, 2024
Is there any discussion as to how Instagram decide on suggesting people to follow. I have seen it could be random but there is a pattern like:
- User in your contact
- User in your friend list follow them
- User who are celebrity
- User with large follower
- User whose content you regularly watch but don't follow.
Is there any system design on how they implement this? Or any similar kind of discussion?
0
0
Comments
Comments
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