Skip to content

nevaluoto/aws-cloudformation-automated-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CloudFormation Automated Deployment

Deploys the following in a virtual private cloud (VPC) (created by the network stack template):

  • Auto Scaling group in the public web tier
  • Internet-facing application load balancer for the web tier
  • Auto Scaling group in the application tier
  • Internal application load balancer for the application tier
  • Security groups

Deploys the following:

  • A virtual Private Cloud (VPC)
  • Two public subnets in different zones
  • Two private subnets in different zones
  • Internet gateway
  • NAT gateway

Architecture Diagram

Architecture Diagram

Credits

Based on the Pluralsight Architecting for Reliability on AWS, Automated Deployments with CloudFormation course by Ben Piper.

About

AWS CloudFormation deployment practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published