Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

CloudFormation Script that deploys a High Availability Infrastructure

License

Notifications You must be signed in to change notification settings

prhomhyse/ha-cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udagram - Demonstration of a high availability infrastructure using AWS CloudFormation

Description

This project gives actual experience needed to talk about Infrastructure as Code. Udagram can be any applicatio of choice. I chose it to be a simple HTML page for proof of concept. This is a case scenario where the application will be deployed in Apache and its existing static content pulled from S3 storage.

This project is made of two parts:

  • A developed High Availability diagram (drawn from LucidChart)
  • Creating the CloudFormation script that intepretes the above diagram

Create the stack

./create.sh myStackName infra.yml infra-params.json

Note: myStackName can be anything you want.

Update the stack

./update.sh myStackName infra.yml infra-params.json

About

CloudFormation Script that deploys a High Availability Infrastructure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages