S3 Flashcards
Highly available object storage service in the cloud
S3
Objects stored in
Buckets
Storage of a bucket
Unlimited
Privacy of objects
Public or Private
How buckets become populated
Console
CLI
From within code in SDKs
Setting security for objects
Done at bucket level or individual object level
Security is controlled by
Access control lists
bucket policies
access point policies
Create multiple versions of objects
Version enabling
S3 Access Logs
Allows tracking of access to buckets and objects
S3 durability standard
11 9’s of durability
S3 availability standard
designed for 99.99% availability
Deploying static websites in conjunction with CloudFront for distribution
S3 in the real world
Used as a service for archiving data
S3 in the real world
Store data within S3 and use that data with analytic services to determine analytics
S3 in the real world
Usage in mobile applications where users can upload files into an s3 bucket
S3 in the real world