On Apr 4, 1:33 pm, Jona <[email protected]> wrote:
> I want to essentially store some data that is associated to a users gmail
> account.  I don't want users to have to create new accounts to access their
> data.  The data would be modified via Android App and HTML based websites.  
> So this data needs to be kept in sync.
>
> Would App Engine be the way to go? Would I have to pay for such service?
> There will be over 500,000 users...

For 500K users, it seems pretty likely that you'd be going over the
free quotas, but without knowing how much data you're storing for each
user or how often it will be accessed, it's hard to say for sure. You
can see what you get for free at 
http://code.google.com/appengine/docs/quotas.html

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
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