Posts Tagged ‘app engine’

Playing with Google App Engine

February 20th, 2010 · View Comments · , , , ,

I’m playing with Google App Engine!

In case you’ve been living under a rock, Google App Engine is basically free hosting for Java and Python apps. Your app is hosted on an appspot.com subdomain, and you can pay for extra resources if your app starts to get really popular.

I’ll be using it to play around with Java web development (since my webhost doesn’t support Java). I may play around with Python eventually, but for now, I’ll be leveraging my Java experience to do my bidding.

Interested in playing with Google App Engine, too? I’ll show you my attack plan for how to get started. ^_^ (more…)