-
Cloudformation Template for creating a VPC with 2 Public & Private Subnets with IGW and NAT Gateways, EC2 with SSH access, and S3 Buckets
-
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.
-
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.
-
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.
deepakgonda/aws-cloudformation-automate-templates
AWS Cloudformation Templates for creating VPC with Nat Gateway, Internet Gateway, public and private subnets and other scripts to automate certain things in AWS