I’ve been playing a bit with the Google App Engine the past few nights.
It’s one of the newest toys out of Google, and it could very well be a very important piece of infrastructure
to many web developers trying to create a dotcom adventure.
Google App Engine (once they let you in) allows you to run web applications of google’s server infrastructure.
With the Google App Engine you can write applications (and run these of
your local machine (Mac, Linux or Windows) and even use data storage in your applications. Currently applications
can only be written in Python, but Google promises support for other languages later. Once approved by Google
and your application is ready for prime time, you simple deploy it, and it runs of Googles Servers.