aws-lambda-chaos-injection
Chaos Injection library for AWS Lambda (by adhorn)
ssl-check-api
This api returns the ssl expiration date of the hostname. (by ilteriskeskin)
aws-lambda-chaos-injection | ssl-check-api | |
---|---|---|
2 | 2 | |
104 | 10 | |
0.0% | - | |
0.0 | 0.0 | |
8 months ago | about 3 years ago | |
Python | Python | |
MIT License | MIT License |
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.
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-lambda-chaos-injection
Posts with mentions or reviews of aws-lambda-chaos-injection.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-04-08.
-
AWS Fault Injection Service for AWS Lambda - Part 1 Introduction
aws-lambda-chaos-injection
-
Chaos engineering for serverless with AWS Fault Injection Simulator
chaos_lambda is a small library injecting chaos into AWS Lambda. It offers simple python decorators to do delay, exception and statusCode injection for your AWS Lambda function. This allows to conduct small chaos engineering experiments for your serverless application in the AWS Cloud. https://github.com/adhorn/aws-lambda-chaos-injection
ssl-check-api
Posts with mentions or reviews of ssl-check-api.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Free SSL Check API in AWS Lambda Function
Hello everyone, i am Ilteris and software developer at heybooster. I created free SSL expiry date check api. Check it out if you want! Source code and document: https://github.com/ilteriskeskin/ssl-check-api
- I Created SSL Checker in AWS Lambda Function
What are some alternatives?
When comparing aws-lambda-chaos-injection and ssl-check-api you can also consider the following projects:
cloudformation-templates - Templates which can be used to automate infrastructure deployments in AWS
aws-secrets-manager-rotation-lambdas - Contains Lambda functions to be used for automatic rotation of secrets stored in AWS Secrets Manager
aws-config-rdk - The AWS Config Rules Development Kit helps developers set up, author and test custom Config rules. It contains scripts to enable AWS Config, create a Config rule and test it with sample ConfigurationItems.
serverless-micro-django - Lightweight yet powerful python utility for lambda functions, Use Django ORM in your Python lambda functions
chalice - Python Serverless Microframework for AWS