EBS Flashcards

1
Q

What is a baseline consideration for selecting an EC2 instance for use with EBS

A

Use an EBS optimized instance. hpc6a is, but can only burst up to 30 minutes at least once every 24 hours. These numbers are the same as with hpc6id as well

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are SSD volumes better for

A

SSD volumes handle small or random I/O much more efficiently than HDD volumes. You can maintain high IOPS while keeping latency down by maintaining a low queue length and a high number of IOPS available to the volume.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the relationship between I/O operations and I/O size

A

When small I/O operations are physically sequential, Amazon EBS attempts to merge them into a single I/O operation up to the maximum I/O size. Similarly, when I/O operations are larger than the maximum I/O size, Amazon EBS attempts to split them into smaller I/O operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly