{"id":13533548,"url":"https://thalesgroup.github.io/chaos-engine/","last_synced_at":"2025-04-01T21:32:32.787Z","repository":{"id":40243748,"uuid":"190168097","full_name":"ThalesGroup/chaos-engine","owner":"ThalesGroup","description":"The Chaos Engine is a tool that is designed to intermittently destroy or degrade application resources running in cloud based infrastructure. These events are designed to occur while the appropriate resources are available to resolve the issue if the platform fails to do so on it's own.","archived":true,"fork":false,"pushed_at":"2024-03-12T09:11:29.000Z","size":5592,"stargazers_count":68,"open_issues_count":4,"forks_count":10,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-02T20:33:17.387Z","etag":null,"topics":["chaos-engine","cloud-platform","faults"],"latest_commit_sha":null,"homepage":"https://thalesgroup.github.io/chaos-engine/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ThalesGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-04T09:13:10.000Z","updated_at":"2024-08-22T05:56:48.000Z","dependencies_parsed_at":"2024-11-06T05:03:06.867Z","dependency_job_id":null,"html_url":"https://github.com/ThalesGroup/chaos-engine","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2Fchaos-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2Fchaos-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2Fchaos-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThalesGroup%2Fchaos-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThalesGroup","download_url":"https://codeload.github.com/ThalesGroup/chaos-engine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246713474,"owners_count":20821894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chaos-engine","cloud-platform","faults"],"created_at":"2024-08-01T07:01:20.872Z","updated_at":"2025-04-01T21:32:31.175Z","avatar_url":"https://github.com/ThalesGroup.png","language":"Java","funding_links":[],"categories":["Chaos engineering"],"sub_categories":[],"readme":"![Chaos Engine](/docs/markdown/images/chaos-engine-full.png)\n\n![Sanity CI](https://github.com/ThalesGroup/chaos-engine/workflows/Sanity%20CI/badge.svg)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=ThalesGroup_chaos-engine\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=ThalesGroup_chaos-engine)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=ThalesGroup_chaos-engine\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=ThalesGroup_chaos-engine)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=ThalesGroup_chaos-engine\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=ThalesGroup_chaos-engine)\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=ThalesGroup_chaos-engine\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=ThalesGroup_chaos-engine)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=ThalesGroup_chaos-engine\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=ThalesGroup_chaos-engine)\n[![Known Vulnerabilities](https://snyk.io/test/github/thalesgroup/chaos-engine/badge.svg)](https://snyk.io/test/github/thalesgroup/chaos-engine)\n\nChaos Engine is an application for creating random Chaos Events in cloud applications to test resiliency. It follows the [Principles of Chaos] to create random faults (*experiments*) that could reasonably occur in a real application deployment.\n\nChaos Engine makes intelligent decisions in how and when to create experiments. When properly configured, experiments can be restricted to occur only **during** normal business hours (i.e., no pager alerts).\n\n## Supported Platforms\n\nChaos Engine currently supports Amazon Web Services, Google Cloud Platform, Pivotal Cloud Foundry, and Kubernetes. \n\n### :warning: Warning\n\nRunning chaos experiments in a non-resilient system can result in significant faults. We highly recommend you use a graduated approach to chaos implementation, and build confidence in your development and staging environments before attempting the same in your production environment.\n\n## Capabilities \n\n| | Resource Faults | Communication Faults | Application Faults |\n| --- | :---: | :---: | :---: |\n| Kubernetes | :heavy_check_mark: | :heavy_multiplication_x: | :heavy_check_mark: |\n| Cloud Foundry | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| AWS EC2 | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| AWS RDS | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_multiplication_x: |\n| GCP Compute | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |\n| GCP Memorystore | :heavy_multiplication_x: | :heavy_check_mark: | :heavy_multiplication_x: |\n\n#### Legend\n:heavy_check_mark: - Fully Supported | :white_check_mark: - Some Support\n| :heavy_multiplication_x: - Not Supported | :construction: - Planned\n\nFor more information on how these experiments are done, please refer to the full [experiment modules documentation].\n\n## Requirements\n\nChaos Engine does not specifically require the use of any other significant applications to already exist in your deployment. Each Cloud Platform is separately configured with access credentials.\n\nThe Chaos Engine instance runs in a Docker image, and will need network access to API endpoints for the appropriate platforms\n\nSee the [documentation] for more information.\n\n## Getting Started\n\nPlease see our [documentation] for configuration instructions.\n\n## Contributing\n\nChaos Engine is being actively developed, but we welcome public participation. Please note that we have internal processes that may slow down or require alterations to any pull requests. We may also have internal development on similar features. You can contact us for more information.\n\n\n## Demo Video\n\n[![Chaos Engine Introduction](https://img.youtube.com/vi/IX-gNYBLyDM/0.jpg)](https://www.youtube.com/watch?v=IX-gNYBLyDM)\n\n## Contact\n\nYou can [e-mail us], or find us on [Slack].\n\n[Principles of Chaos]: http://principlesofchaos.org/\n\n[documentation]: https://thalesgroup.github.io/chaos-engine/\n\n[experiment modules documentation]: https://thalesgroup.github.io/chaos-engine/Experiment_Modules\n\n[E-mail us]: mailto:dl_chaos_engine@gemalto.com\n\n[Slack]: https://thalescploss.slack.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/thalesgroup.github.io%2Fchaos-engine%2F","html_url":"https://awesome.ecosyste.ms/projects/thalesgroup.github.io%2Fchaos-engine%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/thalesgroup.github.io%2Fchaos-engine%2F/lists"}