Cloud Computing and Enterprise POJOs
Chris Richardson

Run Java Applications on Amazon EC2

My book

Calendar

««Feb 2008»»
SMTWTFS
      12
3456789
101112
13
141516
17181920212223
242526272829

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

February 2008



Cleaning up your code with real objects, dependency injection and aspects

Wednesday, 13 February 2008 8:05 A GMT-08
Over the past year I've given presentations on how to use dependency injection, AOP and domain-driven design to clean up the bloated service classes that commonly found in Java EE applications. Here is the example code and slides.