Deploy a high availability web app using CloudFormation Infrastructure as code
There will be two parts to this project:
-
Diagram: You'll first develop a diagram that you can present as part of your portfolio and as a visual aid to understand the CloudFormation script.
-
Script (Template and Parameters): The second part is to interpret the instructions and create a matching CloudFormation script.
2.1. Two Stacks Created
2.2. LoadBalancer
2.3. Auto Scaling Group
2.4. EC2 Instances
2.5. Internet gateways
2.6. Route Tabeles
2.7. Resources Stack
2.8. Working LoadBalancer URL