Chp 6: EC2 Solutions Architect Associate Level Flashcards

1
Q

What is an elastic IP?

A

IP changes every time you stop and start instance

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

What is a placement group?

A

controls where EC2s are placed

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

EC2 Placement strategy

A
  • cluster
  • spread
  • partition
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Pros of EC2 placement group cluster

A

low latency with great network

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

Con of EC2 placement group cluster

A

if the rack fails, then all instances will fail at the same time

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

Pro of spread placement group

A
  • span across AZ (same)
  • reduced risk in simultaneous failures
  • instance on diff physical hardware
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Cons of EC2 spread placement group

A

7 instance per AZ per placement group

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

Pro of partition placement group

A
  • can span multiple AZ in the same region

- instances do not share the same rack

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

what is an elastic network interface (ENI)

A
  • a component in a VPC that represents a virtual network card
  • bound to a specific az
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what happens with ec2 hibernate

A
  • ec2 in memory ram is preserved

- cannot hibernate for more than 60 days

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

purpose of ec2 capacity reservations

A
  • ensure you can have ec2 capacity when you need it

- 1 or 3 year reservations

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