/Udagram

Infrastructure as Code-Deploy AWS resources using cloudformation

Primary LanguageShellMIT LicenseMIT

Deploy a high-availability web app using CloudFormation

The task was to deploy cloud resources on AWS using cloudformation IaC. This folder contains the CloudFormation codes for the "Infrastructure as Code - Deploy a high-availability web app using CloudFormation" project. The folder contains the following files:

Infrastructure diagram (made with lucidcharts)

Deploys the network infrastructure.

Parameters for the network infrastructure

Deploys the web servers

Parameters for the web servers

Script to create the CloudFormation stack

Script to update the CloudFormation stack

Script to delete the CloudFormation stack