-
Get a monthly update on best practices for delivering successful software.
Whenever you can get a free, publicly available place to deploy your applications, your first instinct is to grab it with both hands. Google App Engine is one of those places. Each developer can deploy up to 10 different apps in development mode.
I've been working on a grails app recently that uses the grails App Engine Plugin. Along with the GORM-JPA Plugin, which gives you someĀ of the usual grails GORM goodness, you can write some reasonably interesting grails apps.
Continue reading »
Topics: App Engine SDK, Google App Engine, Grails, Groovy, Java