What are the S3 Storage Classes in order from most frequently accessed to least?
Express One-Zone
Standard - General Purpose
Standard - Infrequent Access (IA)
One Zone - Infrequent Access (IA)
Glacier Instant Retrieval
Glacier Flexible Retrieval
Glacier Deep Archive
How do you upload objects
Via the console, the CLI, or programmatically from within code using SDK’s
What is the S3 Standard - General Purpose Storage class and what is it recommended for?
What is S3 Intelligent Tiering and what is it recommended for?
What is S3 Express One-Zone and what is it recommended for?
What is S3 Standard - Infrequent Access (IA)?
What is S3 One Zone - Infrequent Access (IA)?
What is S3 Glacier Instant retrieval and what is it recommended for?
What is S3 Glacier Flexible retrieval and what is it recommended for?
What is S3 Glacier Deep archive recommended for?
What is S3 Outposts and what is it recommended for?
Which S3 storage classes are NOT stored across multiple AZ’s?
S3 Express One-zone
S3 One Zone - IA
What would you use S3 for in the real world?
What are the retrieval options for S3 Glacier Instant Retrieval?
-lowest-cost storage for long-lived data that is rarely accessed and requires retrieval in milliseconds
- min storage duration is 90 days(once per quarter)
- examples: medical images, news media assets, user-generated content archives; backup that needs to be accessed in milliseconds
What are the retrieval options for S3 Glacier Flexible Retrieval ?
What are the retrieval options and use cases for S3 Glacier Deep Archive ?
How can you move data between classes?
Manually or by using S3 Lifecycle configurations
Describe the Glacier storage category
Which s3 options do not have retrieval fees?
Standard and Intelligent-Tiering
Rank the Glacier classes with respect to Retrieval Time and Cost
fast retrieval and higher cost
S3 Glacier Instant Retrieval
S3 Glacier Flexible Retrieval
S3 Glacier Deep Archive
slow retrieval and lower cost
What are the cloud pricing models?
Compute: pay for compute time
Storage : Pay for data stored in the cloud
Networking : only pay for when data leaves the cloud. Data in the cloud is free
What are availability zones?
What are the different Content Delivery Systems?
Cloud Front
Global Accelerator
S3 Transfer Acceleration
What origins does Cloud Front pull from when the content is not in the cache?
S3 bucket
EC2 Instance
Elastic Load Balancer