Where are AWS data center locations listed?

Viewed 43041

I'm failing at Google search today. Is there a page that lists geolocations of the various Amazon AWS server farms?

I want to use this data to pick the appropriate farm for a client on a web app, CDN-style.

(This isn't programming, but it's for the purpose of programming, and I thought it would be useful to have this question answered for public consumption.)

5 Answers

WikiLeaks - AmazonAtlas

Confidential AWS datacenters location has been leaked:

11 October 2018, WikiLeaks publishes a "Highly Confidential" internal document from the cloud computing provider Amazon. The document from late 2015 lists the addresses and some operational details of over one hundred data centers spread across fifteen cities in nine countries

https://wikileaks.org/amazon-atlas/

https://wikileaks.org/amazon-atlas/map/

enter image description here

An updated list here: https://gist.github.com/atyachin/a011edf76df66c5aa1eac0cdca412ea9

Compiled from various sources including those mentioned in other answers. Coordinates represent the location of a specific datacenter in the zone. Most availability-zones have multiple datacenters so there's no single coordinate for each AZ.

Related