https://github.com/localstack-samples/samples-chaos-engineering
A few examples of different chaos engineering solutions using LocalStack
https://github.com/localstack-samples/samples-chaos-engineering
Last synced: 11 months ago
JSON representation
A few examples of different chaos engineering solutions using LocalStack
- Host: GitHub
- URL: https://github.com/localstack-samples/samples-chaos-engineering
- Owner: localstack-samples
- License: apache-2.0
- Created: 2023-10-24T22:06:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T06:17:34.000Z (over 1 year ago)
- Last Synced: 2025-03-30T14:11:18.488Z (12 months ago)
- Language: Java
- Size: 20.5 MB
- Stars: 2
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Chaos Engineering with LocalStack
Chaos engineering with LocalStack presents a proactive approach to building resilient systems by introducing controlled disruptions.
This versatile practice varies in its application; for software developers, it might mean application behavior and error handling, for architects, ensuring the robustness of system design, and for operations teams, examining the reliability of infrastructure provisioning.
By integrating chaos experiments early in the development cycle, teams can uncover and address potential weaknesses, forging systems that withstand turbulent conditions.
This repo contains various samples that demonstrate the capabilities of LocalStack Chaos Engineering tool suite.
It suppliments the documentation available [here](https://docs.localstack.cloud/user-guide/chaos-engineering/).