• dgdft@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    5 days ago

    Object storage is indeed a specialized filesystem in a trenchcoat.

    Object storage is typically (but not always) associated with non-hierarchical key-value lookups, as opposed to the directory tree pattern most file systems use. Object storage systems are also typically (but not always) designed with sharding and distribution in mind.