Cloud Tools is a set of tools for deploying, managing and testing Java EE applications on Amazon’s Elastic Computing Cloud (EC2). There are three main parts to Cloud Tools
- Amazon Machine Images (AMIs) that are configured to run Tomcat and work with EC2Deploy.
- EC2Deploy – the core framework. This framework manages EC2 instances, configures MySQL, Tomcat, Terracotta and Apache and deploys the application.
- Maven and Grails plugins that use EC2Deploy to deploy an application to EC2