/IAC-Deployment

Deploy a high availability web app using CloudFormation Infrastructure as code

Primary LanguageShellApache License 2.0Apache-2.0

IAC-Deployment

Deploy a high availability web app using CloudFormation Infrastructure as code

scenario

There will be two parts to this project:

  1. 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. Infrastructure Diagram

  2. Script (Template and Parameters): The second part is to interpret the instructions and create a matching CloudFormation script.

2.1. Two Stacks Created

2Stacks

2.2. LoadBalancer

LoadBalancer

2.3. Auto Scaling Group

Auto Scaling Group

2.4. EC2 Instances

EC2 Instances

2.5. Internet gateways

Internet gateways

2.6. Route Tabeles

Route Tables

2.7. Resources Stack

Resource Server Stack

2.8. Working LoadBalancer URL

WorkingProject