S3 (nr) Flashcards
S3
Simple Storage Service
Stores objects (files) in buckets (folders)
File Access
S3
Through URLs
S3
High availability
S3
Stored across AZs
S3
Lifecycle Policy
S3
Automates transitioning objects between classes
S3
Expiration action
S3 Lifecycle policy
Delete objects after set age
S3 Lifecycle policy
Transfer acceleration
S3
Objects upload faster using CloudFront and Edge Locations
S3
name limitation
bucket
must be globally unique
bucket
where buckets exist
bucket
defined at regional level
bucket
naming convention (4/5)
bucket
- no uppercase letters or underscores
- 63 characters max
- cannot be an IP
- must start with letter or number
- some prefixes and suffixes are reserved
bucket
max size
object
5TB
object
large file upload stipulation
object
must be multi-part upload
object
key
object
name or “full path” of object
object
“folder path”
object key
actually a prefix which contains “/”
object key
how sub-folders are handled
object key
sub-folder don’t really exist
object key
properties (4)
object
- value
- metadata
- tags
- VersionID if enabled
object
object value
object
name for contents of the object
object
public use case
bucket
host a static website
bucket
best practice
bucket versioning
enable versioning on all buckets
bucket versioning
preexising file “version”
bucket versioning
null
bucket versioning
consequence of suspending versioning
bucket versioning
previous versions are not deleted
bucket versioning