|
|
|
|
|
by luhn
874 days ago
|
|
What's really offensive about this is that AWS does not have good enough IPv6 support for most customers to migrate off of IPv4, even if they want to. ALB uses 2-4 IPv4 addresses. It supports dualstack, but not IPv6-only. CloudFront does not support IPv6 origins. All APIs except for a handful are IPv4-only, so you either need a VPC endpoint (priced per month per AZ per API) or an IPv4 address to communicate with them. It frustrates me that I'll be paying for a bunch of IPv4 addresses that I don't need for any business reason, I only have them because they're necessary within the AWS ecosystem. |
|