Hi Guiseppe,
As correctly pointed out in your post, the Google App Engine Flexible Environment is currently unavailable in Europe and more information about the main GAE Environment differences are listed on this Comparing high-level features section.
As to the topic of Google Cloud Platform Launch Stages, a General Availability stage indicates that “GA features are open to all developers and are considered stable and fully qualified for production use.” (More info about the different GCP launch stages can be found on this Launch stages table).
So, effectively we're back at point zero. Our Datastore and App are hosted in Europe in order to serve users with low latency.
It seems wrong having Google announce new features GA, when they are not generally (globally in this case) available.
We Europeans unfortunately are still stuck to your standard environment, not supporting any of the new language versions such as PHP 7.
Is there any ETA as to when Flexible Environment will be available in Europe? It's obvious that we're not going to deploy anything in the USA for serving our EU users.
Regards
Marcel
Hi Marcel,
I understand your position and unfortunately, confirm you that there is currently no ETA regarding the App Engine Flexible Environment being available in Europe. Nevertheless, I would recommend keeping up with the different App Engine community support channels listed on this GAE community page. In particular, see this Keep up with the platform section for good sources to get the latest updates about GAE.
To you and anyone reading this post, as an alternative it would be possible to setup and configure a Compute Engine instance located in Europe to run an application with PHP 7. (See this Regions and Zones documentation for the available GCE locations)
Regards,
Alex