+1. To store more documents in repository, you can definitely start with BlobStore. You pay only if the storage exceeds 1GB. And beyond that, the storage charges are dirt cheap at $0.15 per GB per month.
-- Happy Hacking, Gaurav Vaish www.mastergaurav.com On Nov 18, 10:51 pm, Didier Durand <[email protected]> wrote: > Hi > > You really should give a second chance to GAE: > > - space can go very high if you are willing to pay as you go > - document upload is possible via BlobStore (I do it in one of my > apps) > - I would emphasize extremely detailled monitoring for which i know no > equivalent by other hosters. > > Then, you will get scalability for free. > > The feature that is the most unsual at beginning: the datastore. You > have to get used to its specifc constraints (bigtable, entity groups) > > regards > didier > > On Nov 18, 5:49 pm, Isuru Madusanka <[email protected]> wrote: > > > Hi, > > > I have trouble with finding a good hosting service. I can try Google App > > Engine. But my app need more space and allow users upload documents. I tried > > a trial account with a reputed hosting company. But they are not good at > > customer service. I am looking for a low-cost hosting. > > > Do you guys have any suggestions? > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
