Aren't we all

Google App Engine

Google has just releasedGoogle App Engine” – which will let you run your web applications on Google’s infrastructure. It sounds similar to Amazon’s offerings (S3, EC2 and SimpleDB) and the ill-fated Zimki:

  • Dynamic webserving
  • Persistent storage
  • Automatic scaling and load balancing
  • APIs for authenticating users and sending email
  • Fully featured local development environment

Python is the only language supported at the moment but they say more languages will be supported in the future. With the weight of Google behind it, this service looks set to provide an excellent all-in-one route to rapid web-app development. So long as you are happy using Python and all of Google’s Web services.