Tutorial - First Deployment in the Cloud
Introduction
This tutorial will guide you to deploy the LAMP application from the Getting started with Roboconf tutorial. The difference is that this time, you will deploy it to a real cloud infrastructure.
It is assumed here that you followed this previous tutorial.
You are thus familiar with the DM and RabbitMQ’s installation and configuration.
In this tutorial, you will use your own cloud infrastructure.
Plan
This tutorial is organized in 4 parts.
- Configuring the cloud infrastructure.
- Installing the Roboconf agent.
- Deploying the application.
- Going farther.
For the moment, this tutorial only documents the use of Amazon Web Services.
Others will be added later. Let’s start with the first step.