Clint Simon
  • @clintsim
  • All Posts

App Engine

csim.dev

App Engine

The case of the 30 day memcache timeout on app engine

I ran into an interesting problem with Google app engine. It seems that the memcache time limit is enforced differently on the development server versus the production servers. The documentation says that the time limit for a memcache key is 30 days. The behavior that I have observed is that if you set a memcache key to timeout at 30 days, the development server (on windows) will happily persist the data as expected.

28 October 2011 • 1 min read
App Engine

Google's new App Engine pricing

Google App engine is in the process of changing it’s pricing model. At present this new pricing model goes into effect on December 1, 2011. There has been quite an uproar among App engine developers. In some cases the new billing model raises monthly costs by more than 300%. This has cause quite a reaction among the community and the backlash is very real What is changing? The primary change is that Google is moving from a model where you are charged by CPU time to a model where you are charged by “instance time”.

29 September 2011 • 4 min read
Clint Simon © 2011
Latest Posts Twitter Github