Monthly Archives: February 2010

The free AppEngine: how much does it cost?

17th
Feb. × ’10

AppEngine is a Google product that allows to write web applications in Python or Java and host them on the Google infrastructure. AppEngine takes care of the typically difficult tasks of distribution, scalability and fail-over. It offers easy to use APIs for web request handling, data storage, memcache, etc. One of the biggest benefits is [...]

Posted in Uncategorized | Leave a comment