Google App Engine Blows My Mind

It seems like every time Google releases a product it’s a game changer. Google App Engine is just another one of those products.

GAE allows a developer to easily write an application in Python and deploy it to a massively scalable infrastructure. It seems like a step up in both power and abstraction from Amazon’s Elastic Cloud.

With so many cool things included like Python, Django and Google’s persistence backend a short blog post like this can’t possibly due it justice. If anyone has the connections to hook me up with an account I’d like to do some experimenting and blog about it.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Reddit
  • Technorati

Comments

  • alex dante
    If you missed out on one of the preview accounts, you can still download the framework and use it locally. Admittedly you can't test the scaling aspects of real deployment, but it's a good first step in familiarising yourself with the framework itself.

    And yes, it's very cool :)
blog comments powered by Disqus