How to do it...

The repository that you cloned contains nested templates, which does the following:

  • A VPC with public and private subnets
  • The EC2 instance with high availability deployed across two AZs and scalable with Auto Scaling group
  • NAT gateways to handle outbound traffic
  • An application load balancer for the public subnets to handle inbound traffic
  • Centralized logging with Amazon Cloud watch
  • Create S3 buckets for ELB Logging and webhosting static content
  • Multi AZ database for Production environment

You can launch multiple stacks in three different env: test, dev, and prod. Now once you cloned the repository, you have to do the following things:

  1. Change the ARN value of the certificate and enter the suitable values according to your ...

Get AWS Automation Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.