AWS Storage (Part 4)
AWS storage services are grouped into three categories: file storage, block storage, and object storage.
In file storage, data is stored as files in a hierarchy.
In block storage, data is stored in fixed-size blocks.
And in object storage, data is st...
nayantank.hashnode.dev4 min read