>From the looks of your data, it doesn't seem you have any need for a massively scaling web host. Why did you choose GAE in the first place?
If your answer is, "One day I may need to handle 1000 qps" - then I think the pricing is perfectly fair, you can almost view it as insurance. Note, i'm saying the price is fair, not the increase. I can understand your frustration with Google's handling of this, but that doesn't mean they should make the service unsustainable. But maybe there is a solution... I'm going to take a guess and say that most of your cost is instance hours - make sure you change your min-pending latency to 15s and your max idle instances to 1 On Sep 6, 11:15 pm, Robert Kluin <[email protected]> wrote: > The infinite increase is a real bummer. > > > > On Thu, Sep 1, 2011 at 11:03, James Gilliam <[email protected]> wrote: > > Here is a spreadsheet for my price increase based on the new pricing > > estimates > >https://docs.google.com/spreadsheet/ccc?key=0Ao2_-6cLgYDldDZGTjlrVnFk... > > > 4567% increase > > > -- > > 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/-/ea4BcLQ6TZgJ. > > 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.
