Hi, I am new to GAE and have a lot of questions related to getting data in 
& out.

I have one application that uses high availability datastore. This 
application collects data from my customers, and I need to send a subset of 
data the app collects everyday to my business partners on a regular basis. 

Here are my questions:
1. How can I backup data in the datastore on a regular basis, say 
daily incremental backup and weekly full backup?
2. what are the best practices to generate daily data dump files that can 
be downloaded or send to my partners in a secured approach. I expect few 
hundred mega data everyday and eventually will be in Giga range.
3. Can my client be authenticated though basic HTTP auth, or have to use 
OAuth?


Thanks in advance!


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/DG7Wscrx7EcJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to