Back to All 55 System Design Questions
#4Medium

Design Dropbox or Google Drive

Asked by:DropboxFacebookGoogleAmazon

Recommended Solutions from the Web

Key Details & Edge Cases You Should Know

How to partition data and scale it?

How to structure data as folders and files?

How to do writes and reads with partitions and replication.

How do you replicate data globally across data centers?

When an update happens, how doe sit propagate across replicas. What do other readers see?