Skip to content

AWS Cloudformation Templates for creating VPC with Nat Gateway, Internet Gateway, public and private subnets and other scripts to automate certain things in AWS

Notifications You must be signed in to change notification settings

deepakgonda/aws-cloudformation-automate-templates

Repository files navigation

AWS Cloudformation Templates & Other Helpful Utilities

  1. Cloudformation Template for creating a VPC with 2 Public & Private Subnets with IGW and NAT Gateways, EC2 with SSH access, and S3 Buckets

  2. Cloudformation Template for starting/stopping ec2 instances as per cron schedule, so that you can automate this task and save some money by turning off all dev instances during off working periods.

  3. Cloudformation Template for starting/stopping RDS instances as per cron schedule, so that you can automate this task and save some money by turning off all dev instances during off working periods.

  4. Cloudformation Template for adjusting Min and Max Task for Fargate services so that you can specify during off hours upto what limit your services can scale up or down.

About

AWS Cloudformation Templates for creating VPC with Nat Gateway, Internet Gateway, public and private subnets and other scripts to automate certain things in AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published