Design of a Blob Store
Learn how to incorporate certain requirements into the design of a blob store.
We'll cover the following
High-level design
Let’s identify and connect the components of a blob store system. At a high level, the components are clients, front-end servers, and storage disks.