chaos-lambda
Instance Termination Service
Automates termination of EC2 instances during business hours to improve service availability
Randomly terminate ASG instances during business hours
163 stars
35 watching
24 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adhorn/aws-lambda-chaos-injection | A Chaos Injection library for AWS Lambda functions to conduct small chaos engineering experiments. | 99 |
mbonig/nightynight | Automates EC2 instance shutdown and startup based on schedules. | 18 |
aws/aws-node-termination-handler | Ensures Kubernetes control plane responds to EC2 instance shutdown events | 1,633 |
danilop/aws_lambda_in_action | A companion source code distribution to the AWS Lambda in Action book, providing live demos and example functions for various AWS services | 287 |
adhorn/aws-chaos-scripts | A collection of Python scripts to simulate failures in AWS infrastructure | 92 |
mbonig/wakeywakey | A CDK construct to start a stopped EC2 instance at a scheduled time of day | 1 |
awslabs/amazon-inspector-agent-autodeploy | Automates deployment of security agent to newly launched EC2 instances using AWS Lambda and SSM | 28 |
awslabs/amazon-inspector-auto-remediate | Automatically patches vulnerable EC2 instances after receiving an Inspector assessment notification | 58 |
hmngwy/mutton | A library providing reusable and configurable AWS Lambda handlers for Python | 16 |
aws-samples/lambda-ecs-worker-pattern | This code example illustrates how to extend AWS Lambda functionality using Amazon SQS and the Amazon EC2 Container Service (ECS) to process large tasks outside of Lambda's execution time limit. | 290 |
kubek2k/lambdoku | A tool for managing AWS Lambda functions in a Heroku-like manner. | 568 |
operationalfallacy/max-lambda-out | A resource for maximizing AWS Lambda's capacity without incurring excessive costs | 0 |
appleboy/lambda-action | Automates deployment of AWS Lambda functions from source code or pre-built binaries. | 394 |
nficano/python-lambda | A toolset for bundling and deploying Python code in AWS Lambda | 1,502 |
theam/aws-lambda-haskell-runtime | A Haskell runtime specifically designed to run on AWS Lambda | 270 |