awsssmchaosrunner
Fault injection tool
A library for simulating system failures and testing the resilience of AWS services
Amazon's light-weight library for chaos engineering on AWS. It can be used for EC2 and ECS (with EC2 launch type).
249 stars
21 watching
22 forks
Language: Kotlin
last commit: about 1 year ago
Linked from 1 awesome list
awsaws-fisaws-ssmchaos-engineeringec2ecsfailure-injectionfault-injection-simulatorkotlinssm
Related projects:
Repository | Description | Stars |
---|---|---|
adhorn/aws-lambda-chaos-injection | A Chaos Injection library for AWS Lambda functions to conduct small chaos engineering experiments. | 100 |
adhorn/aws-chaos-scripts | A collection of Python scripts to simulate failures in AWS infrastructure | 92 |
gunnargrosch/failure-lambda | A tool that injects intentional errors into AWS Lambda functions to test their fault tolerance and resilience. | 94 |
mrwilson/byte-monkey | A tool that injects faults into JVM applications to test failure scenarios | 225 |
adhorn/chaos-ssm-documents | A collection of automated scripts for testing and simulating failures in AWS resources using Amazon SSM documents | 267 |
eslamelhusseiny/aws_manager_plugin | An Oh My ZSH plugin that provides autocompletion and functionality for managing AWS resources using the aws_manager CLI. | 2 |
awslabs/aws-codedeploy-plugin | Automates deployment of software applications to AWS CodeDeploy after successful build | 153 |
boku7/injectamsibypass | A tool that bypasses AMSI in a remote process with code injection. | 377 |
awslabs/amazon-inspector-agent-autodeploy | Automates deployment of security agent to newly launched EC2 instances using AWS Lambda and SSM | 28 |
aws-samples/load-testing-your-workload-running-on-amazon-eks-with-locust | Testing Amazon EKS cluster performance with load simulation | 36 |
awslabs/aws-security-automation | Automated incident response and security remediation tools for AWS services | 620 |
prevade/cloudjack | Checks AWS accounts for subdomain hijacking vulnerabilities | 84 |
kcrandall/emr_spark_automation | Automates deployment of an AWS EMR cluster and execution of Spark jobs | 8 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |
asaiken/dom-based-xss-finder | Tools for identifying and exploiting vulnerabilities in DOM-based cross-site scripting attacks. | 70 |