Hi Mohammad Thanks for your answer. Sorry for my unclear question.
My question is related to the second last part. Where is described, how to deploy a app engine flex application global. For my is the theory clear, but how can i setup a Cloud Load Balncer to balance the traffic between multiple app engine apps. I can't select a app engine flex app as a backand service and i can't select cross project backand resources. How can i achive that, how is described as the second last part? Best Aron On Nov 26, 2018 21:40, "'Mohammad I (Cloud Platform Support)' via Google App Engine" <[email protected]> wrote: > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/google-appengine/7dc8c362-4a74-41eb-959d-b0ceda921faf% > 40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/7dc8c362-4a74-41eb-959d-b0ceda921faf%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/CAPvF_0kT5AiF5wW-LCnV3R3i8QCA6LxdcFHzJ_BcMiXOtJcsog%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
