Planning the deployment

Before we dive into the playbooks, we should get an idea of what it is we are trying to achieve. As already mentioned, we are going to be building on our AWS VPC role by adding instances and storage. Our updated diagram looks as follows:

In the diagram, we have the following:

  • 3 x EC2 instances (t2.micro), one in each availability zone
  • 2 x RDS instances (t2.micro), in a master/standby multi-AZ configuration
  • 5 GB of EFS storage across three availability zones

Before we talk about the deployment itself, based on the diagram and specifications here, how much is this deployment going to cost us to run?

Get Learn Ansible now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.