[DRAFT] Internet Gateways & Elastic IPs Flashcards

1
Q

What three things must you have done first before attaching an Elastic IP to an instance?

A

1: Create an IGW.
2: Create a VPC.
3: Create an IGW Attachment to that VPC.

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

What CloudFormation attribute should be used when attaching an EIP to an EC2 instance?

A

DependsOn.
More specifically, DependsOn: InternetGatewayAttachment

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