Re: [google-appengine] How to choose between App engine flex vs compute engine

2019-03-13 Thread Rajesh Gupta
GAE flex : You can choose between manual scaling and auto scaling https://cloud.google.com/appengine/docs/flexible/java/how-instances-are-managed With Compute engine, I think, you have to manage the scaling . On Wed, Mar 13, 2019 at 5:07 AM Jay Zh wrote: > I mean the reason to go with GAE flex

[google-appengine] Network issues yesterday, left players with mis-cached files

2019-03-13 Thread Kaan Soral
There are Blobstore and Version Deployment issues reported from: https://groups.google.com/forum/#!forum/google-appengine-downtime-notify However, some of the users of my app reported mis-served then cached static files, it broke my game for them Proof attached - the error was persistent and lo

[google-appengine] Re: Network issues yesterday, left players with mis-cached files

2019-03-13 Thread Kaan Soral
Again, like most errors and issues these days, this issue was unobservable from the Logs too -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi

[google-appengine] Google App Engine High Availbility

2019-03-13 Thread Eduardo Moreira
Hello Everyone I have a question about High Availability within Google App Engine. It is possible with VM Instances to have High-Availability in case whatever happens in the region where you have your instance, but this does not seem to be the case with Google App Engine, do you guys know the

Re: [google-appengine] Node.js On Standard App Engine - Requires Enabling Billing?

2019-03-13 Thread Julien Landuré
Hi there, Im' reloading this thread because I used to teach AppEngine to students and they are not allowed to enter their credit cards. I've done the "training" for 5 years and never got a problem with the "java" ecosystem. I would like to allow some of them to use Node.js I also help many "non