EBS Flashcards

1
Q

What is EBS?

A

“Elastic block store

an off-instance block storage service for use with EC2”

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

What are the volume types?

A

“General purpose SSD
Provisioned IOPS SSD
Throughput Optimized HDD
Cold HDD”

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

What is a snapshot?

A

A copy of an EBS instance at a specific time

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

EC2 instance store vs EBS

A

“instance stores are temporary data

EBS is for persistant data”

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

What is a DLM policy?

A

“Data Lifecycle Manager policy

Create snapshots of an instance or EBS at specified times in their lifecycle”

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

Common uses for a snapshot?

A

“Create an AMI
Create/restore an EBS volume
Share snapshot with another AWS account”

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

What is an EBS-optimized EC2 instance?

A

“AWS maintained AMI

an instance with dedicated capacity for Amazon EBS I/O”

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

In what way can your data be encrypted on an EBS volume?

A

“Data at rest inside the volume
data moving between the volumne and the instance
all snapshots created from the volume
All volumes created from those snapshots
*not all instances support encryption”

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

Copying and encryption rules

A

“You cannot disable encyption when copying a volume
You can add encryption when copying a volume
You cannot remove encryption from an encrypted snapshot”

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

What is the best EBS for databases?

A

Provisioned IOPS

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

What is the best EBS volume for streams?

A

Throughput optimized

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

What is RAID?

A

“Redundant array of inexpensive disks
RAID 0 stripes data accross multiple drives with worse reliability
RAID 1 provides redundency without a loss in performance
RAID 10 combines RAID 1 and 0”

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

What are the CloudWatch metrics for EBS Volumes?

A
"VolumeReadBytes/VolumeWriteBytes
VolumeReadOps/VolumeWriteOps
VolumeTotalReadTime/VolumeTotalWriteTime
VolumeQueueLength
VolumeThroughputPercentage
VolumeConsumeReadWriteOps
BurstBalance"
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

When can you configure an EBS volume?

A

“Anytime

Can only configure the Volume size after its creation.”

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

To what scope do volume snapshots belong?

A

“They are constrained to the region in which they are created
You may copy a snapshot and share it with another region”

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