0
0
AWScloud~5 mins

S3 storage class optimization in AWS - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the purpose of S3 storage classes?
S3 storage classes help organize data by cost and access frequency, so you pay less for storing data you don't use often.
Click to reveal answer
beginner
Name two S3 storage classes designed for infrequently accessed data.
S3 Standard-Infrequent Access (Standard-IA) and S3 One Zone-Infrequent Access (One Zone-IA) are for data accessed less often but still need quick retrieval.
Click to reveal answer
intermediate
How does S3 Intelligent-Tiering optimize storage costs?
It automatically moves data between frequent and infrequent access tiers based on usage, so you don't have to guess which class to use.
Click to reveal answer
intermediate
What is the main difference between S3 Glacier and S3 Glacier Deep Archive?
S3 Glacier is for long-term archive with retrieval times in minutes to hours, while Glacier Deep Archive is cheaper but retrieval takes up to 12 hours.
Click to reveal answer
intermediate
Why should you consider lifecycle policies in S3 storage class optimization?
Lifecycle policies automate moving or deleting objects based on age or access patterns, saving money and managing data efficiently.
Click to reveal answer
Which S3 storage class is best for data accessed frequently?
AS3 One Zone-IA
BS3 Glacier
CS3 Standard
DS3 Glacier Deep Archive
What does S3 Intelligent-Tiering do?
AAutomatically moves data between access tiers based on usage
BDeletes data after 30 days
CStores data only in one availability zone
DEncrypts data at rest
Which storage class is cheapest for long-term archival but has slow retrieval?
AS3 Glacier Deep Archive
BS3 Standard-IA
CS3 Intelligent-Tiering
DS3 One Zone-IA
What is a benefit of using lifecycle policies in S3?
AManually move data between classes
BAutomatically manage data movement and deletion
CIncrease storage costs
DDisable versioning
Which S3 storage class stores data in a single availability zone?
AS3 Standard
BS3 Intelligent-Tiering
CS3 Glacier
DS3 One Zone-IA
Explain how S3 storage classes help optimize storage costs.
Think about how you pay less for things you use less often.
You got /4 concepts.
    Describe the differences between S3 Standard, Standard-IA, and Glacier storage classes.
    Consider how fast you need the data and how often you use it.
    You got /3 concepts.