https://github.com/Netflix/SimianArmy
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
https://github.com/Netflix/SimianArmy
Last synced: 8 months ago
JSON representation
Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
- Host: GitHub
- URL: https://github.com/Netflix/SimianArmy
- Owner: Netflix
- License: apache-2.0
- Archived: true
- Created: 2012-07-06T22:00:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T09:29:22.000Z (almost 7 years ago)
- Last Synced: 2024-09-26T21:43:37.442Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 14.6 MB
- Stars: 7,970
- Watchers: 913
- Forks: 1,134
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-starred - SimianArmy - Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. (Java)
- awesome-microservices - SimianArmy
- awesome-github-repos - Netflix/SimianArmy - Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. (Java)
- awesome-repositories - Netflix/SimianArmy - Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. (Java)
- awesome-java - Simian Army
- awesome-chaos-engineering - The Simian Army - A suite of tools for keeping your cloud operating in top form. (3. Fault Injection / Generic Tools)
- useful-java-links - Netflix SimianArmy - Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. License: [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) , [](https://github.com/Netflix/SimianArmy).  (III. Network and Integration / 12. Clouds)
- awesome-chaos-engineering - The Simian Army - A suite of tools for keeping your cloud operating in top form. (Retired tools)
- fucking-awesome-aws - Netflix/SimianArmy :fire::fire::fire::fire::fire: - Tools to keep your cloud operating in top form. (Open Source Repos / Miscellaneous Repos)
- awesome-chaos-engineering - The Simian Army - A suite of tools for keeping your cloud operating in top form. (Notable Tools)
- awesome-aws - Netflix/SimianArmy :fire::fire::fire::fire::fire: - Tools to keep your cloud operating in top form. (Open Source Repos / Miscellaneous Repos)
- awesome-microservices - Simian Army - Suite of tools for keeping your cloud operating in top form. Chaos Monkey, the first member, is a resiliency tool that helps ensure that your applications can tolerate random instance failures. (Capabilities / Resilience)
- awesome-aws - Netflix/SimianArmy :fire::fire::fire::fire::fire: - Tools to keep your cloud operating in top form. (Open Source Repos / Miscellaneous Repos)
README
[](OSSMETADATA)
[](https://travis-ci.org/Netflix/SimianArmy)
[](https://opensource.org/licenses/Apache-2.0)
## PROJECT STATUS: RETIRED
**The Simian Army project is no longer actively maintained**. Some of the Simian
Army functionality has been moved to other Netflix projects:
* A [newer version of Chaos Monkey](https://github.com/netflix/chaosmonkey) is available as a standalone service.
* [Swabbie] is a new standalone service that will replace the functionality provided by Janitor Monkey.
* Conformity Monkey functionality will be rolled into other [Spinnaker] backend services.
[Swabbie]: https://github.com/spinnaker/swabbie
[Spinnaker]: https://www.spinnaker.io/
### DESCRIPTION
The Simian Army is a suite of tools for keeping your cloud operating in top
form. Chaos Monkey, the first member, is a resiliency tool that helps ensure
that your applications can tolerate random instance failures
### DETAILS
Please see the [wiki](https://github.com/Netflix/SimianArmy/wiki).
### SUPPORT
[Simian Army Google group](http://groups.google.com/group/simianarmy-users)
Because the project is no longer maintained, there is a good chance that nobody will be able to answer a support question.
### LICENSE
Copyright 2012-2016 Netflix, Inc.
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in
compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is
distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing permissions and limitations under the
License.