You can sign up for EU hosting. When you create your project under 'Show 
advanced options...' you can specify a location. You don't need multiple 
accounts just multiple projects under your account. Just note that any 
datastore information is not accessable between projects unless you use the 
remote_api <https://cloud.google.com/appengine/articles/remote_api>. To 
help with downtime always code defensively. Wrap all RPC calls in 
try-catches with built in back offs. 

On Friday, June 19, 2015 at 6:15:12 PM UTC-4, Tom Campbell wrote:
>
> Preparing to charge people for my Python/web2py-based online 
> scheduling/membership app. Am concerned about GAE downtime. Incidents like 
> this 
> <https://groups.google.com/forum/#!searchin/google-appengine/down/google-appengine/whriQ28tPMg/JEKSU92UHVwJ>
>  
> and this 
> <https://groups.google.com/forum/#!searchin/google-appengine/down%7Csort:date/google-appengine/ujF7fzOmEew/5pIut85Yw2gJ>
>  concern 
> me. What is the best way to be ready for GAE outages? Some hosts, for 
> example, let you sign up for geographically distinct locations, which 
> sounds great to me.
>
> Prices are so low of course I'm quite willing to open multiple accounts, 
> or allocate servers in different regions--whatever it takes. Let us also 
> assume I am backing up data every few minutes to an hour.
>
> What are best practices to prepare for a downed GAE server? 
>
>

-- 
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 http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/16f9aefe-e909-49b5-a796-b75abfbb24a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to