Live data from Hacker News

AWS data center latencies, visualized

benjdd.com

1–10 of 223 posts

Re: AWS data center latencies, visualized

#4

Interesting. If you click on one of the blue circles representing a data center, it shows latencies to the other data centers. This took me a second to figure out — maybe consider adding a note along the lines of “click to select a data center” on the site?

These aren't even data centers, but aggregates. They're regions, composed of many different bits of networking and compute in various levels of abstraction - dc, edge installation, whatever.

Within these regions there's a lot of variation from zone to zone, so the methodology matters.

Re: AWS data center latencies, visualized

#5

Interesting. If you click on one of the blue circles representing a data center, it shows latencies to the other data centers. This took me a second to figure out — maybe consider adding a note along the lines of “click to select a data center” on the site?

Author here. This is great feedback, thanks.

Re: AWS data center latencies, visualized

#6
The data is really useful, and the globe is visually impressive, but it feels like it'd be more practically useful to have a flat world map that shows all the data centers at once and makes it easier to read the lines without them getting excessively close to each other.

Re: AWS data center latencies, visualized

#7

The data is really useful, and the globe is visually impressive, but it feels like it'd be more practically useful to have a flat world map that shows all the data centers at once and makes it easier to read the lines without them getting excessively close to each other.

A 2D world may not give you the perception of how far some of these locations really are. I think an option to switch between the two would be better.

Re: AWS data center latencies, visualized

#9
Is this just fiber distance between each datacenter? The coloring makes it seem significant, but from the distances it kinda just looked like ever < _km (100ms) was green, everything between _km(100ms) and _km(200ms) was orange, and everything over was red.

Re: AWS data center latencies, visualized

#10
How did you choose which datacenters to include? For example, eu-south-2 (Spain) is missing.

The reason I know is because I worked on a project that required latency to be under 30ms between datacenters, and we had to use eu-west-1 (Ireland) and eu-south-2.

Turns out that latency is closer to 42ms, mainly because there are no undersea cables between Ireland and the continent (they only go to England, then they have to route across England to get to a cable to the content).

Post reply on HN