cli
cli copied to clipboard
[Feature Request] IP Address and/or Geo Region to Cloud Region
Hi! This is my first Issue/Feature Request - my apologies if it hasn’t been submitted to the right place or repo!
I encountered this the other day while working on a personal project:
- I typically use proxies and/or VPN’s with my public internet IP Address.
- It’d be incredibly useful to know what Cloud Providers provide what support for each Geo Region and/or Public IP Address.
- Some services aren’t supported in all Regions - as I found out:
AWS us-west-1only supports two Availability Zones for many services (including Private VPCs which impacts infrastructure planning - Load Balancers, Internet Gateways, etc.). - Use scenarios: for debugging Edge Computing and in say DNS rerouting scenarios (Route 53 High Availability configuration), cloud infrastructure-side for end users to get the best experience with their deployed cloud resources.
- Many SaaS are now on multi-cloud - spread across stacks and Cloud Providers.
- Cloud Availability Zones can themselves change - I don’t know of any universal list for all of the major cloud providers: AWS, GCP, Azure, Digital Ocean, etc. and none that are in dynamic API format.
To summarize: it’d be great to be able to retrieve an updated list of all major Cloud Availability Zones for a Region and/or IP Address (or by some other appropriate logical grouping).