I tried to traceroute from one ec2 to another ec2 and found that the first hop is
[centos@ip- ~]$ sudo traceroute -T 13.114.151.20 traceroute to
13.114.151.20 (13.114.151.20), 30 hops max, 60 byte packets
1 * * *
2 ec2-13-114-151-20.ap-northeast-1.compute.amazonaws.com (13.114.151.20) 0.340 ms 0.337 ms 0.346 ms
may i know why is that so?
Also it seems always two hops away from two ec2 in the same region?