Cloud Computing and Enterprise POJOs
Chris Richardson

Run Java Applications on Amazon EC2

My book

Calendar

««Nov 2009»»
SMTWTFS
1234567
891011121314
15161718192021
22232425262728
2930

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

Latest tagged entries for 'DESIGN'



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.

My SpringOne talk on building applications with Spring is now available

Tuesday, 6 November 2007 9:31 A GMT-08
At SpringOne 2007 I gave two talks. The first was on improving application design with a rich domain model. The second was on building applications with the Spring framework. The video of that presentation is now available.

I'm looking forward to the Colorado Software Summit

Wednesday, 17 October 2007 7:10 A GMT-08
It's a busy three weeks. This week I'm focussed on developing my client's application. But last week I was in Dallas teaching the 3 day version of my POJO development class . And, next week I'll be at the Colorado Software Summit.

Getting to know your application

Tuesday, 2 October 2007 6:30 A GMT-08
When I review a client's application I need to quickly understand and analyze a large of amount of code. Up until now I've relied on open source tools but I am now considering adding a commercial product to the arsenal.

My SpringOne talk on improving application design with a rich domain model

Monday, 27 August 2007 5:40 A GMT-08
Back in June I gave a talk on improving application design with a rich domain model. The video of the talk has now been published.

JavaPolis day 4 – what you can do differently on Monday morning

Monday, 18 December 2006 7:15 A GMT-08
If you are in the middle of development then the most useful talks are often those that teach you things that can use the monday morning after the conference.

Javapolis - core concerns for day 1

Monday, 11 December 2006 12:44 P GMT-08
Today was the first day of the JavaPolis conference. I spent the morning mostly listening to Eric Evan's excellent domain driven design talk. I'm a big fan of obejct-orriented design and really like the way Eric talks about it.