passdrill
AWS SAA-C03 · VPC & Networking · Card 025/038 easy

A company already has an internet gateway named igw-prod attached to VPC-A. An engineer tries to attach a second internet gateway, igw-backup, to the same VPC-A for redundancy. What happens?

  1. The attempt fails, because a VPC can only have one internet gateway attached to it at any given time; redundancy for internet access is instead achieved through the internet gateway's own highly available, horizontally scaled design, not by attaching a second one
  2. The attempt succeeds, and traffic is automatically load-balanced across both internet gateways based on route table weights
  3. The attempt succeeds, but only one of the two internet gateways can be referenced in route tables at a time, requiring manual failover
  4. The attempt succeeds only if igw-backup is created in a different Availability Zone from igw-prod
Next card → Shuffle