Back to course home
0% completed
Vote For New Content
How can we plan for the future growth of our system?Even moving to different ser...
Junaid Effendi
Aug 13, 2022
How can we plan for the future growth of our system? Even moving to different server, if a shard itself has grown too big the latency would increase, so one option is to use a new '% num' to generate smaller shards, which could cause downtime and full redistribution. Is there a better way.
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