stevesong / cloud_cdn_cache

CDN and Cloud Infrastructure location data, geo-located from corporate location lists.
https://opentelecomdata.org/cdns/
Other
23 stars 2 forks source link

Differentiating types of Google locations #1

Closed lucix-mich closed 1 year ago

lucix-mich commented 1 year ago

Hello,

Very useful work, thanks a lot for that!

For Google I would however suggest to use the list of Google cache locations, since your map targets CDN locations. Currently you are mapping Google edge locations, i.e. those that allow access to Google Cloud. Google's caches can be found here: https://cloud.google.com/cdn/docs/locations

Thanks and cheers

lucix-mich commented 1 year ago

Argh.... and the link I gave is still not the right one for CDN... the locations are visible on this map: https://peering.google.com/#/infrastructure What you want to look at is GGC (Google Global Cache).

stevesong commented 1 year ago

Thanks! Google seem to want to deliberately discourage any detailed exploration of their GGCs. In theory I could have brute forced their GGC map (as I did with Akamai) but they have disabled zooming on their GGC map. Open to other suggestions.

stevesong commented 1 year ago

I have found a different data source for Google and now, when you mouseover a node, you can tell whether it is a Google Datacentre, PoP, or GGC.

lucix-mich commented 1 year ago

Cool, thanks!