Please enable JavaScript.
Coggle requires JavaScript to display documents.
S3 (S3 Tiers (S3 - IA
infrequently Accessed, S3 - IA - OneZone, S3 -…
S3
S3 Tiers
-
-
-
-
Every Object fiele can choose different class
- Everything is a bucket with permissions and so on
- can be changed on the fly
S3 Standard
Object based
- key (id)
- value
- version ID
- Metadata
Subresources
- Access Control List (ACL)
- Torrent
Unlimited Storage
- for files (Objects)
- stored in buckets (dirs)
- 0 - 5 TB per File allowed
highly scalable
-
99,99 % available
immediatly available
spread over all availability zones in the region
- redundently on multiple SSDs
-
universal namespace --> name must be unique globally
-
-
-
-
Object based
- good for files
- not suitable for OS
can host a static website / not dynamic websites
- Permissions on buckets via Policies
- Permissions on files/objects via console