What do you do for backing up AppEngine data? >From what I can see, there is no simple way to say "back up everything in this GAE project" with a button-click or API call, nor even a way to do this for most specific data-storage mechanisms.
E.g., Datastore has a backup tool which has serious bugs that make it inoperable. Blobstore has no backup mechanism. Do major users of AppEngine not have off-Google backups? True, GAE deals with disk failure, but you have to protect against hacker vandalism as well as team-member error. (One response I have received is "Don't make mistakes." I won't bet on that.) The Google Data Liberation Front <https://en.wikipedia.org/wiki/Google_Data_Liberation_Front> seems to have missed GAE. So, do you make do without? Do you write your own tools to backup (and regularly restore), where Google tools are lacking? Joshua -- 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/CABfTu2D1MM%2BTUdgGR_dnaeYj%3D3ECTe7F94LpktyydpYWPR3e0Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
