GAE std deployed to multiple regions within the same project?
34 views
Skip to first unread message
Robert Dyas
unread,
Oct 2, 2017, 2:39:44 PM10/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Is there any chance I will be able to have GAE std deployed to multiple regions within the same project? We want a GAE std in US accessing databases in the US, with a European GAE std accessing databases in the EU. We want them on the same project so all of the security keys, and especially datastore tables and storage bucket permissions can be accessed by either. So eu.parasql.com hits app engine eurpoe (which has its databases in EU) while us.parasql.com hits app engine US central which is where the US databases are located.
Kenworth (Google Cloud Platform)
unread,
Oct 2, 2017, 5:00:26 PM10/2/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
This is currently not possible. However, our engineering team is working on a solution to cross-region load balance App Engine Flexible and Standard. There is no ETA for the release but you can follow the Public Feature Request for updates.
It seems this is a familiar question on the community. I recommend posting questions to these currently ongoing discussions for better tracking purposes. You can visit them here and here.