Section 7 EC2 Instance Storage Flashcards
EBS volumes are locked to an AZ true or false?
True
When an EC2 instance is terminated which EBS volume by default is deleted?
Root volume
Can snapshots be copied across AZ and Regions? True or False?
True
With EBS snapshots, what storage tier should you use to take advantage of cheaper storage options?
Archive Tier
How long does a restore of an ebs snapshot take from the archive tier?
24-72 hours
What feature of ebs snapshot should you use to mitigate accidental deletion?
Recycle Bin
What is the retention period of ebs snapshots in the recycle bin?
1 day - 1 year
What ebs snapshot restore feature should you use for no latency
Fast snapshot restore
Between EC2 instance store and EBS what is the better option for long term storage
EBS
Between EC2 instance store and EBS volumes what is the better option for faster performance?
instance store
For EBS Volume types what option is best for general purpose that balances price and performance for a variety of workloads
gp2/gp3
For EBS Volume types what option is best for high performance volumes for mission critical low latency or high throughput workloads?
io1/io2 block express
For EBS Volume types what option is best for low cost, frequently accessed throughput intensive workloads?
st1
For EBS Volume types what option is best for lowest cost and less frequently accessed workloads
sc1
For ec2 instances what volume types can only be used as boot volumes?
gp2/gp3 and io1/io2
gp2 and gp3 volume size range
1gb-16tb
gp3 baseline IOPS
3000
gp3 baseline throughput
125 mib/s
gp2 baseline IOPS
burst to 3000
gp2 max iops
16000
in gp2 volumes, are volume size and iops linked?
True
io1 has what volume size range
4gb-16tb
max iops for io1
64000 for Nitro instances and 32000 for others
io2 has what volume size range
4gb-64tb
max iops for io2
256,000 with a IOPS:GB ratio of 1,000:1
can st1 or sc1 be used as boot volumes?
No
st1 and sc1 volume size range
125gb to 16tb
This type of volume is great for big data, data warehouses and log processing
st1
ST1 max throughput
500mb/s
ST1 max iops
500
How many EC2 instances can EBS multi attach support at one time?
16
EBS encryption uses what type of key
KMS(AES-256)
EFS is compatible only with which type of AMI?
Linux
EFS performance modes
General purpose and Max I/O
EFS throughput modes
Bursting
Provisioned
Elastic
EFS throughput mode for unpredictable workloads
Elastic
EFS storage tiers
Standard
Infrequent access
Archive