3. S3 is an object storage system. Explain how this is similar to and different from a file storage system. To answer this question, you may have to do some research beyond what is provided in the study units for this module. 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.

Tags:

Misc Example