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 'PLUGIN'



The Cloud Tools Grails plugin - a screencast showing how to deploy a Grails application on Amazon EC2

Monday, 9 February 2009 12:14 P GMT-08
Cloud Tools has both Maven and Grails plugins. Thanks to Dustin Whitney the Grails plugin has all of the features of the Maven plugin. Here is a screencast showing how to deploy a Grails application on Amazon EC2.

Amazon EC2 and Cloud Tools save the day

Wednesday, 14 January 2009 8:22 A GMT-08
One of the great things about compute clouds such as Amazon EC2 is their elasticity. And, with Cloud Tools, you can easily deploy and manage your Java/Grails applications on EC2. This can enable you to avoid a success catastrophe.

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.

Enhancements to the Cloud Tools Maven plugin for deploying Java EE applications on Amazon EC2

Wednesday, 23 April 2008 7:08 A GMT-08
I recently added some new goals to the Cloud Tools Maven plugin that expand its capabilities. You also have the option of running MySQL/Apache/Tomcat on a single instance, which is useful for some kinds of testing.

Grails plugin for deploying to Amazon EC2

Monday, 7 April 2008 6:42 A GMT-08
Cloud Tools now includes a plugin for deploying Grails applications to Amazon's Elastic Compute Cloud (EC2). Like the Cloud tools Maven plugin, this plugin makes deploying a web application to EC2 extremely easy.

EC2Deploy and the Cloud Tools Maven plugin are now available - easily run Java web applications on Amazon EC2

Monday, 28 January 2008 6:57 A GMT-08
I am pleased to announce that EC2Deploy - a Groovy-based framework for deploying Java EE applications to Amazon EC2 - is now available as part of the Cloud Tools open source project.