I noticed that the backends instances are tiered: class configurationMemory limitCPU limitCost per hour per instanceB1128MB 600MHz$0.08B2 (default)256MB1.2GHz$0.16B4512MB2.4GHz$0.32B81024MB4.8GHz$0.64 I personally would like to see this model extended to the frontend instances.
You could have something like: class configurationMemory limitCPU limitCost per hour per instanceB115MB 600MHz$0.02B2 25MB1.2GHz$0.04B450MB2.4GHz$0.08B8100MB4.8GHz$0.16 This would level the playing field for lean Python apps. Considering that one of the reasons for the pricing change was heavy RAM usage, it's difficult to understand why all instance would be billed equally. -- 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.
