I'm testing the Google's Managed VM. I'm constantly running into some errors regarding deployment. I like the Managed VM idea but it's just not working properly. Mostly the mvn gcloud:deploy doesn't work. Latest one was
ERROR: gcloud crashed (DockerException): Error while fetching server API version: ('Connection aborted.', error(60, 'Operation timed out'))
I have a maven managed project created from appengine doc provided archetype. I also have problem with hotswap which slows development time significantly especially developing jsp (yes. How swap on basic HTML in JSP doesn't function for me. Maybe some settings issue, maybe not).
Any thoughts on if it's worth wasting time on this platform or should i move on to other providers?