Aswani254 / Udagram

Infrastructure as Code-Deploy AWS resources using cloudformation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Infrastructure as Code-Deploy AWS resources using cloudformation

License:MIT License


Languages

Language:Shell 100.0%