Cloud Computing and Enterprise POJOs
Chris Richardson

Run Java Applications on Amazon EC2

My book

Calendar

««Jul 2008»»
SMTWTFS
  
1
2345
6
7
89101112
13141516171819
20212223242526
2728293031

My Top Tags

                                                                               

My RSS Feeds








 

I am the founder of Cloud Foundry, which provides automated, outsourced data center management for Java applications on Amazon EC2.

I am the founder of Cloud Tools, which is an open-source project for automating the deployment of Java and Grails applications on Amazon EC2.

I run a training and consulting company that helps organizations build better software faster and deploy it on the cloud.

We provide a variety of services including:

  • Development - we can build your application for you
  • Deployment - we can find a hosting partner or deploy your application on Amazon EC2
  • Training classes for Spring, Hibernate and Acegi Security
  • Jumpstarts to get your project off to the right start
  • Reviews to improve your architecture, code and development process

For more information contact me.

 

My bookmarks

Mailing List

July 2008



New version of the Cloud Tools Grails Plugin

Monday, 7 July 2008 7:46 A GMT-08
A new version (0.2) of the Cloud Tools Grails plugin that contains various bug fixes and enhancements is available from code.google.com/p/cloudtools/. The Grails plugin makes it easy to deploy a Grails application to Amazon EC2.

Groovy ORM - O/R mapping in dynamic languages

Tuesday, 1 July 2008 6:20 A GMT-08
My article on O/R mapping in dynamic languages has been published by ACM Queue. The article looks at how Grails O/R mapping (GORM) works. The article compares GORM with Hibernate and discusses the benefits and the drawbacks of using GORM.