AWS Storage Types
Three main types
File Storage
Data stored as files in a hierarchy
Typical use cases are web application, extended home directories
Block Storage
Data is stored in fixed-size blocks.
Updating data is changing just one part
Suitable for files th...
awsnotes.hashnode.dev1 min read