How is an object kept in an object storage system?
Object storage organizes each object as data plus metadata and a unique key; the key is used to identify and retrieve the object.
Community Discussion