Hi Ana,
I should note that, here we provide support for Google Cloud Platform-end products and your question seems to be a general one. If your question is about App Engine locations, note that App Engine is regional <https://cloud.google.com/appengine/docs/locations>, which means the infrastructure that runs your apps is located in a specific region and is managed by Google. Latency, availability or durability are primary factors for selecting your app location. If you are expecting high traffic for your App Engine app, you should design your app to scale up properly. You may take a look at this article on “Designing for Scale” <https://cloud.google.com/appengine/articles/scalability> which talks about some best practices to ensure that your app will scale to high load. -- 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/a446ee52-6173-444d-ab5c-a5444550472d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
