aws-cf-templates VS aws-cloudformation-reference

Compare aws-cf-templates vs aws-cloudformation-reference and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aws-cf-templates aws-cloudformation-reference
5 7
2,729 45
0.5% -
8.3 0.0
2 months ago over 1 year ago
Java JavaScript
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aws-cf-templates

Posts with mentions or reviews of aws-cf-templates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-19.

aws-cloudformation-reference

Posts with mentions or reviews of aws-cloudformation-reference. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-09.
  • Quick Script to Deploy to a Lambda Function
    1 project | dev.to | 6 Jul 2021
    For anyone reading this and wondering how to build all of this infrastructure, I do have some templates that would be a good starting point. For the versioned S3 bucket to hold deployment packages, I suggest using this template. For an API that uses a Lambda function for computing, I suggest using this template. It also contains the correct parameters to use a deployment package from a versioned S3 bucket. For anyone trying to learn AWS and wanting some additional help figuring things out, please don’t hesitate to get in contact with me. I would be more than happy to help out where I can!
  • How do I show a devops portfolio?
    2 projects | /r/devops | 9 Jun 2021
    Sure! My blog is https://thomasstep.com/ and the repo where I keep a bunch of CloudFormation templates is https://github.com/thomasstep/aws-cloudformation-reference
  • AWS Documentation
    3 projects | /r/aws | 27 May 2021
  • CloudFormation Example for an IAM User with Rotating Credentials
    1 project | dev.to | 3 May 2021
    This template is also available in my aws-cloudformation-reference repository. I also made a video of me creating the template in case the process of building and deploying something like this from scratch is of interest.
  • CloudFormation Example for Simple Fargate App
    1 project | dev.to | 22 Feb 2021
    A few months ago I had heard about AWS Fargate as a serverless computing platform for containers. I had good experiences with AWS's other serverless offerings and I wanted to get into containers more so Fargate seemed like a good next learning opportunity. I remember trying to spin a few resources up just to start messing around with the platform. At the end of the day, I ended up with an ECS cluster and some misconfigured services. I didn't realize that there were multiple different resources needed just to get a simple API container up and running. I recently worked through creating an ECS cluster, load balancer, Fargate service, and task definition with CloudFormation. I also made a video out of building the template and debugging along the way here's part 1 and here's part 2 (I apologize for the quiet audio). In the end, I created one template for the ECS cluster, load balancer, and other shared resources that could be shared across multiple Fargate services, one template for the Fargate service, task definition, and load balancer listener, and a tiny Dockerized hello world app.
  • CloudFormation Example for a VPC
    1 project | dev.to | 1 Feb 2021
    Creating a VPC feels like a rite of passage of sorts to AWS. VPC stands for Virtual Private Cloud, and every AWS account comes with a default VPC already created for us when we get there. VPCs are a way to keep cloud resources isolated. I recently created a CloudFormation template for a basic VPC and I wanted to share a few different pieces that went into building it. Having a basic understanding of networking will probably be beneficial to understand these concepts.
  • CloudFormation for Serverless RDS
    1 project | dev.to | 6 Jan 2021
    I have been updating my CloudFormation reference repo on GitHub lately, and I wanted to bring up one of the newly added templates. This template builds a serverless RDS instance, generates a password for that instance, adds a secret to Secrets Manager, and allows for an instance to be built off of an existing snapshot. I also took a screen capture of me building and debugging that template that is available on YouTube if you care to watch how I built it.

What are some alternatives?

When comparing aws-cf-templates and aws-cloudformation-reference you can also consider the following projects:

artifact-manager-s3-plugin - Artifact manager implementation for Amazon S3

cfn-tail - Tail for AWS CloudFormation stack events

aws-cloudformation-templates - A collection of useful CloudFormation templates

Infrastructure - Templates and assets used to launch and manage many aspects of PRX's applications and services

quickstart-compliance-irap-protected - AWS Quick Start Team

aws-compute-decision-tree - A decision tree to help you decide on the right AWS compute service for your needs.

AWS-Guide - Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.

serverless-patterns - Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.

amazon-serverless-datalake-workshop - A workshop demonstrating the capabilities of S3, Athena, Glue, Kinesis, and Quicksight.

aws-s3-virusscan - Antivirus for Amazon S3

lambda-cold-starts

cfn-cheapest-nat - Cheapest AWS VPC NAT.