Preparing to charge people for my Python/web2py-based online scheduling/membership app. Am concerned about GAE downtime. Incidents like
this and
this 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?