Design of Instagram
Learn the high-level design of Instagram and understand its data model.
High-level design
Our system should allow us to upload, view, and search images and videos at a high level. To upload images and videos, we need to store them, and upon fetching, we need to retrieve the data from the storage. Moreover, the users should also be allowed to follow each other.
Level up your interview prep. Join Educative to access 80+ hands-on prep courses.