Storage Architecture
Everything on SkillVeris tagged Storage Architecture — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
How Would You Design a Blob Storage System?
A blob storage system stores unstructured binary objects (files, images, videos) by splitting each object into fixed-size chunks distributed across many storag…
What Is Content-Addressable Storage?
Content-addressable storage (CAS) identifies and retrieves data by a hash computed from its own content rather than by a location-based path or key, so two ide…