That's not enough information. Certainly sounds like you will fit in the 1G quota for datastore storage.
But no idea if you will fit within bandwidth, number of database transactions, instances etc http://www.google.com/enterprise/cloud/appengine/pricing.html For example, if all your users interact heavily with the application at the same time, (so lots of compute/instance is required) it might not fit within instance hours provided. Also how changeable is your data? can you make good use of memcache? On Fri, Jun 8, 2012 at 9:52 AM, Ashish Mishra <[email protected]> wrote: > Dear Friends, > > We have a small application which we are planning to host on google app > Engine. Its a dashboard which has few charts. There can be 5-10 users, we > are currently using MySQL. The database is currently of 700 KB. Which may > grow to few MB's in a year or so. > > So, can I only use the Free Quota? > > Regards, > Ashish Mishra > > -- > 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/-/5W9MSoRoVxAJ. > 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. -- 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.
