Steven, after you have created a project in the Cloud Console, the first time you click on App Engine, you will be asked to setup an App Engine app. After you select the programming language, you can select the region (see image below). Procedure is similar for Cloud Storage and probably other services too. Currently, you cannot change the app's region after creation. You can migrate app including datastore or storage to other region (after creating a new project in a different region), but that means extra work you probably want to avoid for a smaller projects. It also makes sense to choose the same region for related resources to avoid traffic costs and latency.
<https://lh3.googleusercontent.com/-nJA2iyVKCaA/WMhmk6ABOZI/AAAAAAAAFjg/mhxJ3sWUzx41rxXmyo9POFhsyYwHG0f0wCLcB/s1600/Screen%2BShot%2B2017-03-14%2Bat%2B22.52.33.png> On Tuesday, 14 March 2017 19:46:30 UTC+1, steven layne wrote: > > So ive been struggling to find information on this for longer than id care > to admit but what is the context of this screenshot? where is it in the > cloud console and does it happen during project creation or can I do this > after the project has been created? im trying to deploy my first appengine > app and there is no reference to this. Looking forward to hearing from you! > > On Tuesday, October 4, 2016 at 10:30:10 PM UTC+2, Nick (Cloud Platform > Support) wrote: >> >> >> Hey Folks, >> >> It's currently possible to deploy your App Engine app to one of two US >> zones, as you can see in this screenshot: >> >> >> <https://lh3.googleusercontent.com/-o5b4Te6uNhk/V_QQ_xj_1cI/AAAAAAAACR4/LZoYsLhK1hAXguqvUge3ATShcMADPgGYQCLcB/s1600/Screenshot%2B2016-10-04%2Bat%2B4.24.37%2BPM.png> >> Other than this, its not possible to fix the zone within the region. >> >> I hope this helps answer the questions, let me know if anything remains >> unclear and if you have a Feature Request, we'd love to take it at the >> Public >> Issue Tracker <http://code.google.com/p/googleappengine/issues/list>. >> >> Cheers, >> >> Nick >> Cloud Platform Community Support >> >> On Thursday, September 29, 2016 at 6:50:31 PM UTC-4, PK wrote: >>> >>> Hi, >>> >>> is it possible to move a GAE standard app from one US region to another >>> one? The app has been in production for a while (actually since there was >>> only one region :-))... >>> >>> Thanks, >>> PK >>> [email protected] >>> >>> >>> >>> >>> -- HATZIS Edelstahlbearbeitung GmbH Hojen 2 87490 Haldenwang (Allgäu) Germany Handelsregister Kempten (Allgäu): HRB 4204 Geschäftsführer: Paulos Hatzis, Charalampos Hatzis Umsatzsteuer-Identifikationsnummer: DE 128791802 http://www.hatzis.de/ -- 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/7f4cd21b-ef66-4392-842f-6c852888816a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
