Cloud Formation Flashcards
1
Q
Cause of “VPCPeeringConnection Failed to Stabilize” error?
A
- You created the “AWS:EC2::VPCPeeringConnection” resource in the wrong account (receiving account rather than requesting account)
- IPv4 CIDR ranges overlap
- IAM Role in receiving account doesn’t have correct permissions
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
3
Q
What are two services that use 128-bit encryption rather than 256?
A
Cloud Front for field-level encryption; Lambda@Edge