Skip to content

siamsot/udacity_high_availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

#General info

In this repository, we have a script for AWS CloudFormation which deploys an app in a VPC which has 2 private networks and 2 public along with a Load Balancer. In those networks, we deploy 2 EC2 instances for resilience.

##Infrastructure

The script creates 2 subnets with an Internet Gateway along with a Load Balancer. The app that gets deployed on the EC2 instances which are in a separate subnet is from a S3 bucket so the IAM permissions are also created and given to the instances in order to be able to download the app.

Diagram

template1-designer (1)

The script was developed as an excersise for the Udacity DevOps Nanodegree.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors