Hi,
I built an open source webapp that helps you find the optimal Google Compute Engine (GCE) machine type in the many Google Cloud regions.
I collected the various information from the many Google documentations (series, regions, CPU platforms, benchmarks, SAP, HANA...) and merged them into one dataset. You get a quick overview of all machine types and regions.
Instance Picker
You can also compare prices and features. Here is an example of GCE machine type 'n1-standard-8' versus 'n2-standard-8': https://gcloud-compute.com/comparison/n1-standard-8/vs/n2-standard-8.html
Comparison
The webapp was very helpful for me sizing and determining over 100 VMs. I hope the app helps you too. Any feedback is very welcome.
Thanks for sharing! Looking forward to trying it out!!
Very informative webapp with a convenient way to compare. Thanks for making and sharing @Cyclenerd