How mature is App Engine Flexible?

2019-07-26 22:17发布

问题:

Do you know if there's a more or less certain date for the GA (General Availability) of App Engine Flexible? What would be the worst-case-scenario of driving our production on App Engine Flexible right now? What kind of failures are more likely than others?

回答1:

NEXT 2017 update (source):

App engine flexible is now GA for Node.js, Ruby, Java 8, Python 2.7 or 3.5, and Go 1.8.

PHP 5.6/7.0/7.1 and ASP.NET are released but are in beta.

You can also bring your own environment with a docker file (or customize the above)



回答2:

I've had the same question a few months ago when we started using AppEngine flex. I have asked the GCP team a few times and the latest answer I got was :Q1 2017.

That being said, we've been using them for the past 2.5 months and the services were working just fine.

The AppEngine team is very responsive in answering questions and supporting, which is great.