AWS Glacier Flashcards
For AWS Glacier, is data stored in a single region and now may AZ’s?
It is stored in a region, in 3 or more AZ
What is the durability of Glacier?
11 x 9s
What is the availability of AWS Glacier?
4 x 9s
What is the logical construct used for storing in Glacier?
A vault
How much data can I store in a vault?
Unlimited but you are limited to 40TB per archive.
What is the minimum amount of data you can store in Glacier?
1 byte
How is data packaged to be put in a vault?
Data (your files) are packaged into an archive and uploaded into the vault.
When you are uploading an archive, what is the best method to use for large data above 200MB?
Use Multi-part upload.
What is Glacier select?
Enables you to run queries on CSV data in place in AWS Glacier.
With Glacier Select, how long does it take to retrieve data?
These are different tiers, - expedaited - standard - bulk All tiers have different access time and cost
How long will it take to access data with expeadated for AWS Glacier Select?
It takes 1 - 5 min
How long will it take to access data with bulkfor AWS Glacier Select?
3 - 5 hrs
What format can be used in AWS Glacier Sleletc?
Data has to be in comma delemetered files, CVS
When using Glacier select to query, what is the query language?
SQL subset.
Where is the data stored form a Glacier select?
Stored in a S3 bucket
With AWS slect, when you query, can you encrypt the output?
Yes 100%
I need to ensure that people can only put data in a vault and alos read it but not delete it, how cna I do this?
Use a vault policy, where we can define with a policy who can access, type of access and alos a condation.
I need to allow cross account access to a glacier vault, how cna I do this?
Use the vault resource based policy to grant cross account access.
What is the difference between a vault lock policy an access control policy?
Bot govern acces, but when the vault access policy is locked it can be chnaged.
I need to see what changes have occured with Glacier,, how cna I do this?
Use cloud trail.
How much data can I store in a single archive?
40TB
How long does it take to retrieve Glacier data compared to S3?
At best Glacier takes 1 - 5 min compared to s3 where data is instantly available.
There are three types of policy associated with the glacier, what are they?
- IAM policies for controlling who has access to a resource
- Access Policies
What are the retrieval options for glacier and their times?
Expedited 1 - 5 min
Standard 2-5hrs
Bulk 5 - 12hrs