Distributed Storage From Scratch(Easy)
Building a Distributed Storage System from Scratch, Beginner Series: System High-Level Design
This article presents the high-level design of a distributed storage system built from scratch and introduces the user-facing API and the d…