Comment by riffraff

3 years ago

Facebook had a published paper on their storage system for pictures, haystack, which iirc is something like a slab allocation.

S3 is similar, in the sense that it has completely different usage than a file system (no hierarchy, direct access, no need for efficient listing etc) so I'm pretty sure they use something similar.