Currently, I had built several apps on the top of Google App Engine. I'm 
pretty happy with it, as it requires 0 sys admin effort, to achieve such 
scale.

In term of storage, I'm using

- High Replication Datastore
- Cloud SQL with backups enabled (Binary log disabled)

I know Google infrastructure is pretty reliable. However, for paranoid 
reason, I was wondering, is there any need for me to export both Datastore 
& Cloud SQL data, and store in either in my local machine, or non Google 
server?

Or, my current app settings (high replication on datastore, and backups 
enabled in Cloud SQL) are good enough for me to be in peace of mind, and 
requires 0 action from my side?

Thank you.
Cheok

-- 
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/a6878e9f-4790-4f2c-a1b5-fad734365ef5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to