EC2 Flashcards
whats the resilancy level of an EC2 host?
AZ (if the az fails, it fails)
Can EBS allow you to share storage between AZ’s?
No, EBS is deployed in a single AZ
A1, M6g gen
A uses Graviton 1, M6g Graviton 2 [general]
T fam
Burstable io [general]
M fam (a/n)
Steady state general instances (consistent, steady-state cpu), a is amd fam, n is intel fam.
C
media encoding, scientific modeling, gaming servers, general machiene learning, [compute]
R
Real time analytics, [Memory]
X
[Memory]
z
[Memory]
P
[Accelerated computing]
G
[Accelerated computing]
F
[Accelerated computing]
I
I3
[storage optimized]
D
[storage optimized]
H
[storage optimized]
What is direct storage connected to?
The EC2 Host
What is Network attached storage and what aws product serves it?
Volumes delivered over a network / EBS
is EBS Persistent?
yes
what is block storage
storege as a collecion of blocks, presented as a volume, Mountable and bootable (the os creates a fs on top of it)
what kind of volume does most ec2 instances use to boot?
EBS
what is the resilliancy of EBS
AZ resiilliance
When can you attach Instance Store volumes to ec2? at launch time, after, or both?
launch time only
When can you attach EBS to ec2? at launch time, after, or both?
both