A previous thread morphed into a discussion about running costs and then then morphed back again.
http://groups.google.com/group/google-appengine/browse_thread/thread/d92d127220fe4671/d12ed358b3fdaac9#d12ed358b3fdaac9 There were a lot of attempts to calculate theoretical costs, but no real-world examples. My app generally handles between 1 and 2 requests a second for most of the day. It currently attracts about 2000 unique users a day, who browse through 6 generated pages each (including multiple gets and puts, and at least one email sent). I have billing enabled, but have only ever paid a few cents a day for email - I don't get anywhere near my other free quotas. All this consumes about 0.6 cpu seconds a day, 300MB of bandwidth, and 200MB of storage. So from my perspective, the figures bandied about in the thread above above seem crazy. Anyone else with production apps like to comment? -- 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.
