RSS feeds

Google App Engine = More Django love!

Google App Engine

Like much of the Web development world, we’ve learned that Google just announced Google App Engine which will allow users to host their python applications on their server infrastructure similar to Amazon’s EC2/S3 (AWS) offer. The timing is perfect, as we’ve evaluated the Django framework to deploy our next generation of web applications.
The fact that they’ve started with python and Django as the core runtime is huge. Server configuration and deployment was a little bit tricky: Google came, once again to the rescue and we now have an Enterprise-Grade sandbox to play with.

Check the secret projects section and expect more Django goodies to come soon.

Leave a Reply