Hello George,
I want a powerful instance in the Google Cloud shell. In burst mode it is n1-standard instance.
I want to use this for building and deployment of the app to Google appengine.
My app build time is approx about 12-15 min on my local machine with 12 GB ram and i5 7gen, ssd.
The same build takes about 30 min on the n1-standard instance cloud shell.
Currently, my build is about building GWT module (about 20-25), and it takes time to build each GWT module.
I want the cloud shell to take away my build work from my local machines. Hence, I am looking for a better instance than n1-standard.
Hope I have shared enough information.