Cloud Formation Flashcards

1
Q

Cause of “VPCPeeringConnection Failed to Stabilize” error?

A
  1. You created the “AWS:EC2::VPCPeeringConnection” resource in the wrong account (receiving account rather than requesting account)
  2. IPv4 CIDR ranges overlap
  3. IAM Role in receiving account doesn’t have correct permissions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Use case of exporting in Cloud Formation?

A

To share information between stacks. (Only in same region / account). Example: one stack exports subnet and SG IDs, another stack imports them

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

What are two services that use 128-bit encryption rather than 256?

A

Cloud Front for field-level encryption; Lambda@Edge

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