Prove for your case and in your opinion, and different environments and application load will affect the cost structure.
I watch my applications carefully and I can say that I am not nor ever have been overcharged for the service provided. But I use python, I rarely see scheduler problems, I don't have particularly high startup times, the last time I had an Error 500 was back in December when I got 3 in the space of 1 sec, when someone hit my site with an out of control crawler (tried to suck down the whole site in about 5 secs).s The other day someone hit my site with a about 5000 requests for PHP based urls, probing for PHP exploits, the traffic rate was about 10 times normal for over half an hour and I sailed through with no problems at all. So any problems/issues are not necessarily widespread or affect many people especially on other language runtimes. T On Tuesday, February 18, 2014 1:50:59 PM UTC+8, Tapir wrote: > > I don't care about if you are happy with GAE or not. > I just want to prove the GAE compute part is much more too expensive than > it should be. > > On Tuesday, February 18, 2014 10:26:20 AM UTC+8, Damith C Rajapakse wrote: > >> Our app <https://teammatesv4.appspot.com> has 100k entries in the >> datastore, 8000+ users, and a traffic rate about 1 hit every 10 seconds, >> plus bursts of traffic at certain times. My cost is less than $1 per day. >> So GAE fits rather nicely with my use case. >> > > btw, not relative to this thread, how many active users of your app? > pageviews per day? Average front hours per day? what language do you use, > java/python/go? > -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
