Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zjleblanc/ansible-aws-3tier-provision

Ansible project to deploy a common 3 tier application architecture on AWS
https://github.com/zjleblanc/ansible-aws-3tier-provision

Last synced: 13 days ago
JSON representation

Ansible project to deploy a common 3 tier application architecture on AWS

Awesome Lists containing this project

README

        

# ansible-aws-3tier-provision

Contains a playbook to deploy a simple 3-tier application on AWS

## Architecture

The deployment is loosely based on the graphic below, without the load balancer and auto-scaling groups. The playbook will deploy a single stack with the web tier in a public subnet.

![Architecture](.attachments/arch_diagram.png)