Skip to content

Building a highly available and elastic cloud architecture in AWS

Notifications You must be signed in to change notification settings

alexlave100/cloudformation-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

CloudFormation-Infrastructure

Building a highly available and elastic cloud architecture using CloudFormation.

What is created:

• A Custom VPC
• Two public subnets
• Two private subnets
• An Internet Gateway
• A Route Table
• Resources for custom routing and route table associations with the subnets in the VPC
• A nested compute stack for the compute resources in the infrastructure

The resources are laid out in a tree structure to simulate the nested hierarchy of the stacks. At the root of the project you have the root stack "cfn-infra.json" containing the backbone infrastructure. In every subsequent folder is a child stack template for the resource creation of specific categories in the AWS service catalog.

To be continued...

About

Building a highly available and elastic cloud architecture in AWS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published