S3
Simple Storage Solution
Objects
S3 name for files
Bucket
S3 name for directories
at what level can security be set for buckets?
at the bucket or object level
what are 3 ways to set security on buckets?
ACL
Access Control List
what is unique about bucket naming?
they must be globally unique
how is durability achieved?
data stored inside a region is replicated across multiple servers
what is the S3 standard for durability?
99.999999999% (11 9’s)
S3 Standard
Storage Class
when is S3 standard recommended?
for frequently accessed data, with standard durability and availability needs
what is the S3 standard for availability?
99.99%
S3 Intelligent Tier
Storage Class
what is S3 Intelligent Tier recommended for?
new applications or unpredictable storage needs
S3 Standard-Infrequent Access (IA)
Storage Class
for data that is accessed less frequently, but that needs rapid access
- stored across multiple AZs (standard durability)
what is S3 Standard Infrequent Access (IA) recommended for?
long-lived data requiring immediate access
S3 One-Zone Infrequent Access
Storage Class
for data that is infrequently accessed but requires rapid access.
when is S3 One-Zone Infrequent Access recommended?
intended for use cases with infrequently accessed data that is re-creatable, such as:
S3 Glacier
Storage Class
long term data storage
when is S3 Glacier recommended?
for long-term backups needing cheaper storage, but requiring standard durability, that can sacrifice some availability
S3 Glacier Deep Archive
Storage Class
like S3 Glacier, but slower
when is S3 Glacier Deep Archive recommended?
for archives or compliance needs that don’t need to be accessed more than 1x/year
S3 Outposts
Storage Class
durably and redundantly stores data across multiple devices and servers in your on-premises environment
what is a good choice for long-term storage of master data that is infrequently accessed?
S3 Standard-IA