Support IPv6 (dual stack) VPCs #5339
Labels
size/XL
We should be able to deliver a XL issue in several sprints.
type/feature
Issues that are new feature requests.
type/request
Issues that are created by customers.
With the new public IP billing policy, my understanding of AWS best practice going forward for networking cost efficiency is to place the ALB in public subnets with an IPv4 address, and then place Fargate tasks in private subnets with dual stack enabled. As long as dual stack is also enabled at the VPC level and account level and as long as an egress only internet gateway is created at the VPC level, this allows tasks internet access without public IPs and without NAT gateways.
The text was updated successfully, but these errors were encountered: