Udacity Cloud DevOps Engineer Nanodegree

Deploy a high-availability web app using CloudFormation

Architecture

Architecture

To Deploy the project You need to Run this command:

./create.sh network network.yml network-params.json
./create.sh infra infrastructure.yml infra-params.json

To Update the project You need to Run this command:

./update.sh network network.yml network-params.json
./update.sh infra infrastructure.yml infra-params.json