Skip to content

CloudFormation example for deploying a high-availability web app

Notifications You must be signed in to change notification settings

ahmedihabb2/AWS-CloudFormation

Repository files navigation

Deploy a high-availability web app using CloudFormation

Udagram

How to run ?

# Ensure that the AWS CLI is configured before runniing the command below
# Create the network infrastructure
# Check the region in the create.sh file
./create.bat myFirstStack network.yml network-parameters.json
# Create servers
# Change the AMI ID and key-pair name in the servers.yml
# Check the region in the update.sh file
./update.bat mySecStack servers.yml server-parameters.json

..

About

CloudFormation example for deploying a high-availability web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published