Skip to content

mrneodiablo/auto_deployment_to_cloud

Repository files navigation

Automating Deployment Your Application TO AWS

I will show for how to automation deployment your application to AWS

Catalogies

Create AMIs

Flow

Install Packer

File tree

Build AMIs

Auto Deploy with Ansible

System diagram

File Tree

Install Ansible tool

Run Ansible-playbook to deploy

Auto deploy with Terraform

System diagram

Install Terraform

File Tree

Run terraform

ECS and Terraform

System diagram

Install Terraform

File Tree

Run terraform

Create AMIs

Create AMIs with Packer for detail

Auto Deploy with Ansible

Auto Deploy with Ansible for detail

Auto deploy with Terraform

Auto Deploy with Terraform for detail

ECS and Terraform

ECS and Terraform for detail

Mix Jenkins Pipeline and Terraform and Docker to build ECS

ECS and Terraform for detail