getCFT

getCFT offers AWS CloudFormation template resources for cloud automation needs, as well as custom template solutions for more specific needs.

Founded by Phil Chen formerly a Sr. Cloud Architect at Amazon Web Services.

Our free CloudFormation solutions are available on GitHub.

  1. Created: April 18, 2019 | Updated: May 26, 2024

    This AWS CloudFormation solution deploys a simple AWS serverless example endpoint application. Serverless eliminates infrastructure management tasks such as server or cluster provisioning, patching, operating system maintenance, and capacity provisioning. The AWS CloudFormation template creates an AWS API Gateway deployment for handling a RESTful request and AWS Lambda function written in Python.

  2. Created: April 08, 2019 | Updated: May 26, 2024

    This AWS CloudFormation solution creates a AWS VPC with 2 public subnets and 2 private subnets leveraging two availbility zones. All appropriate outbound routing for public subnets use an AWS Internet Gateway and private subnets use a AWS NAT Gateway.

© Copyright 2024 VSKIP. All rights reserved.