AWS Storage Flashcards
what is S3
Simple Storage Service, is a bulk storage service. You can store any file in this, root folders you create in S3 are called Buckets
Best Practise for S3 Buckets
Upload S3 Bucket in region closest to you or your customer to reduce latency
How to create a S3 Bucket
Most be unique, select region, allow/deny public access and set storage class
What are S3’s storage classes
Standard = Frequently used (99.99% availability and durability (9 nines), most expensive
Standard-IA = Long-lived, infrequently accessed data (3 AZ) (99.90 availability and durability 9 nines)
One Zone-IA = Long-lived, infrequently accessed (1 AZ), 20% less expensive to Standard-IA storage
Intelligent-Tiering = Long-lived data with changing patterns (99.99 durability and 99.5 availability)
Glacier = Archive data with retrieval times from minutes to hours
Glacier Deep Archive = 12hrs retrieval
S3 Benefits and Features
- Object sharing = make any object public via a URL Link
- Object Lifecycles = Set rules to transfer objects between storage classes
3, Object Versioning = Jeeos multiple versions of an object
- Durable, security, can run big data, integrates with almost all other AWS services
What is Storage Gateway
Hybrid storage services
What are the Storage Gateway Types
- File Gateway
2. Volume Gateway = Stored volumes (stored in data center) or cached volumes (stored in AWS)