passdrill
AWS SAA-C03 · VPC & Networking · Card 021/024 medium

A VPC has both an IPv4 and an IPv6 CIDR block. The team wants instances to be able to initiate outbound IPv6 connections to the internet, while preventing any host on the internet from initiating an inbound IPv6 connection to those instances. Which component should they add, and what is a key property of it?

  1. A NAT gateway, since NAT gateways handle both IPv4 and IPv6 outbound-only traffic identically
  2. An egress-only internet gateway, which handles IPv6 traffic only, is stateful (it forwards requests out and returns the responses), and cannot have a security group attached to it directly
  3. An internet gateway with a restrictive network ACL, since internet gateways are outbound-only by default for IPv6
  4. An egress-only internet gateway, which is stateless and requires a matching inbound rule for every outbound connection's response traffic
Next card → Shuffle