aws-cloudformation-samples VS custom-resource-helper

Compare aws-cloudformation-samples vs custom-resource-helper and see what are their differences.

custom-resource-helper

Simplify best practice Custom Resource creation, sending responses to CloudFormation and providing exception, timeout trapping, and detailed configurable logging. (by aws-cloudformation)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
aws-cloudformation-samples custom-resource-helper
2 3
131 365
0.0% 0.5%
5.9 3.6
about 14 hours ago 4 days ago
Python Python
Apache License 2.0 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-cloudformation-samples

Posts with mentions or reviews of aws-cloudformation-samples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-08.

custom-resource-helper

Posts with mentions or reviews of custom-resource-helper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-06.
  • CloudFormation Stack Stuck on Delete Custom Resource
    1 project | /r/aws | 7 Jul 2023
    Also try to use this python library, it is really useful when writing CFn Custom resources https://github.com/aws-cloudformation/custom-resource-helper
  • I don't understand how to code resource provider handlers?
    3 projects | /r/aws | 6 Jan 2022
  • Pull in VPC and Subnet IDs via CloudFormation
    1 project | /r/aws | 28 Jan 2021
    One downside of importing values is that you can't delete your stacks due to dependencies. It seems like in this case it would not be a problem as you will always need your networking for any of your other stacks but I've seen a lot of stack updates fail due to being unable to update these resources in the original stack. Another option when CFN doesn't provide native functionality is custom resources, which are just lambda functions. AWS provides a good example for implementation: https://github.com/aws-cloudformation/custom-resource-helper

What are some alternatives?

When comparing aws-cloudformation-samples and custom-resource-helper you can also consider the following projects:

AKS - Azure Kubernetes Service

aws-cdk-examples - Example projects using the AWS CDK

azure-pipelines-yaml - Azure Pipelines YAML examples, templates, and community interaction

azure-policy - Repository for Azure Resource Policy built-in definitions and samples