|
|
|
|
|
by mdaniel
874 days ago
|
|
I hear you, and do appreciate your point. But, what other incentive alignment levers are available for corporations than their bottom line? Also, I'm just saying: $ dig gitlab.com. AAAA
2606:4700:90:0:f22e:fbec:5bed:a9b9
I'd bet that's in no small part due to them hosting on GCPInterestingly, it seems AWS is the outlier in the "IPv6 control plane is a fad" stance $ dig admin.googleapis.com. AAAA # as one might expect
2607:f8b0:4005:810::200a
$ dig management.azure.com. AAAA # which surprised me
2603:1030:a0b::10
$ dig ec2.amazonaws.com. AAAA # :trollface:
$ dig ec2.amazonaws.com. A
209.54.181.135
|
|
The reason is for backwards compatibility. If IPv6 was simply added to the original names, some clients would instantly shift from using IPv4 to IPv6 and in the process break any customer IAM policy in place that is restricted by IP address. Some day it may be the right call to let that kind of breakage happen, but for now the preference is to ensure that customers are not surprised.
See also: https://docs.aws.amazon.com/vpc/latest/userguide/aws-ipv6-su...