object storage vs file storage code example
Example: what is object storage
Object storage, also called object-based storage,
is an approach to addressing and manipulating data storage as discrete units,
called objects. Objects are kept inside a single repository, and
are not nested as files inside a folder inside other folders.