Skip to content

Deploy a high-availability web app using CloudFormation

Notifications You must be signed in to change notification settings

FreskimAliu/Udagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udagram

Deploy a high-availability web app using CloudFormation. This project is part of Cloud DevOps Engineer Nanodegree Program.

Project is separated in two stacks: Network and Main stack.

Networking Stack has following resources:

  • VPC
  • Subnets (2 Public and 2 Private Subnets)
  • Internet Gateway
  • Elastic IPs for NAT Gateway
  • NAT Gateways
  • Public and Private Route Table

Main Stack has following resources:

  • AutoScaling Group
  • Launch Configuration
  • EC2 Instance
  • Security Groups (for Load Balancer, Bastion Host and Web Servers)
  • Load Balancer

About

Deploy a high-availability web app using CloudFormation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages