Elastic Block Storage (EBS) Flashcards

1
Q

What EBS may resemble?

A

“Virtual Hard Drive”

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

What AWS service EBS can be integrated with?

A

EC2 only

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

If EBS available in a single or multiple Availability Zones?

A

Single ONLY

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

What are two nice features of EBS

A

Good selection of IOPS, throughput and cost models

Snapshots

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

Differences between EC2 attached “instance storage” and EBS

A

Instance Storage
Bound to a single EC2 instance
Is available when EC2 instance is running
Faster than attached EBS (EBS is accessed over network)
Data goes away when EC2 instance is stopped

EBS
Can be attached to multiple EC2 instances
Ability to create snapshots at any time
Less performance because calls go over network
Can create snapshots

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

EBS paying model

A

You ca buy amount of “slots” to store data upfront.

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

Benefits of EBS snapshots

A
  1. Create a copy of data
  2. Can be created in a different Availability zone than original EBS storage
  3. Cost effective backup
  4. Can be shared with other user accounts
  5. Convert un-encrypted to encrypted data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is snapshot storage model

A

Stores deltas, therefore you need entire snapshot sequence in order to restore data. User pays only for delta - changed data

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

What happens if a snapshot is deleted in a sequence of snapshots.

A

The missing delta will be integrated in to next snapshot in a sequence. So we always will be able to recover data.

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

Snapshot life-cycle management

A

Rules how automatically created EBS snapshots.

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