Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 536 Bytes

File metadata and controls

18 lines (15 loc) · 536 Bytes

Deploy a high-availability web app using CloudFormation.

Deploying web servers for a highly available web app using Cloud Formation, write the code that creates and deploys the infrastructure from the ground up, begin with deploying the networking components, followed by servers, security roles and software.


Diagram

Project Diagram


Output

Project Output


Use

./create-update-stack.sh

Credits