Designing a File Storage Service
A file storage service allows users to upload, download, organize, and synchronize files across devices. At small scale, files can be written directly to a server's local disk. At large scale, that approach breaks down because application servers are ephemeral, files can be gigabytes in size, storag
Oleksandr Andrushchenko
Aug 20