Hacker News new | ask | show | jobs
by colmmacc 3605 days ago
ELBs (Classic and Application) do support IPv6. You can CNAME or ALIAS to dualstack.[elb-name].
2 comments

The endpoints are available but traffic silently fails when you are in a VPC.
I was primarily referring to EC2.
Why do you need IPv6? It seems pretty unnecessary in a VPC.
https://developer.apple.com/news/?id=05042016a

> Starting June 1, 2016 all apps submitted to the App Store must support IPv6-only networking.

IPv4 traffic over IPv6 is permitted, though. They just want you to use APIs that work independently of the underlying decision to use IPv4 or IPv6.