Your opportunity to make some big bucks: Google opens cloud to crowd
Google announced the beta launch of App Engine, a set of tools and services that will let Web developers run their own applications on Google's platform, avoiding all that troublesome back end maintenance. The App Engine is built to allow applications to scale from one user to millions or handle unexpected traffic spikes without a hiccup. It offers dynamic Web serving, persistent storage with queries, sorting and transactions, and the option to use Google's authentication. To create an App you need to know Python. Python is a dynamic object-oriented programming language that can be used for many kinds of software development.
To find out more about the Google App Engine go to: http://code.google.com/
To find out more about Python go to: http://python.org/

