Hello Aron,

The article 
<https://cloud.google.com/solutions/architecture/scaling-commerce-workloads-architecture#using_gae_name_short_flexible_environment>
 that 
you have shared indicates that every project is deployed within a single 
region for App Engine Flexible environment. If user likes to create a 
global deployment, user needs to create multiple projects, one for each 
region that is needed for serving customer locations. For each 
microservices out of a single project, user must provision and operate data 
storage infrastructure. User needs to provide service account credentials 
to access the data infrastructure project for each project that corresponds 
to an App Engine flexible environment deployment. 

You can get more information on “Quickstart for Node.js in the App Engine 
Flexible Environment”[1] and “The Node.js Runtime” in the following 
documents:

[1] https://cloud.google.com/appengine/docs/flexible/nodejs/quickstart 
[2] https://cloud.google.com/appengine/docs/flexible/nodejs/runtime 


On Sunday, November 25, 2018 at 3:17:34 PM UTC-6, Aron Suarez wrote:
>
> In this article 
> <https://cloud.google.com/solutions/architecture/scaling-commerce-workloads-architecture>
>  
> describe google a global deployment of a nodejs app in app engine flex.
>
> How can i achieve that?
>
> My first idea was to proxy all requests over compute engine, but it looks 
> like this is possible without this round trip.
>
> Thanks for any help.
>

-- 
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-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7dc8c362-4a74-41eb-959d-b0ceda921faf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appeng... Aron Suarez
    • [google-a... 'Mohammad I (Cloud Platform Support)' via Google App Engine
      • Re: [... Aron Suarez
      • [goog... Aron Suarez
        • [... Aron Suarez
          • ... Attila-Mihaly Balazs
            • ... Aron Suarez
              • ... 'Amit (Google Cloud Support)' via Google App Engine

Reply via email to