SimianArmy VS ChaosEngineeringPublicStories

Compare SimianArmy vs ChaosEngineeringPublicStories and see what are their differences.

SimianArmy

Tools for keeping your cloud operating in top form. Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures. (by Netflix)

ChaosEngineeringPublicStories

This Repository holds a list of public Chaos Engineering stories from major institutions around the world (by ldomb)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SimianArmy ChaosEngineeringPublicStories
6 1
7,755 43
- -
0.0 5.9
over 5 years ago 14 days ago
Java HTML
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SimianArmy

Posts with mentions or reviews of SimianArmy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • Introduction to Chaos Engineering
    4 projects | dev.to | 1 May 2023
    In 2010 Netflix developed a tool called "Chaos Monkey", whose goal was to randomly take down compute services (such as virtual machines or containers), part of the Netflix production environment, and test the impact on the overall Netflix service experience. In 2011 Netflix released a toolset called "The Simian Army", which added more capabilities to the Chaos Monkey, from reliability, security, and resiliency (i.e., Chaos Kong which simulates an entire AWS region going down). In 2012, Chaos Monkey became an open-source project (under Apache 2.0 license). In 2016, a company called Gremlin released the first "Failure-as-a-Service" platform. In 2017, the LitmusChaos project was announced, which provides chaos jobs in Kubernetes. In 2019, Alibaba Cloud announced ChaosBlade, an open-source Chaos Engineering tool. In 2020, Chaos Mesh 1.0 was announced as generally available, an open-source cloud-native chaos engineering platform. In 2021, AWS announced the general availability of AWS Fault Injection Simulator, a fully managed service to run controlled experiments.
  • What is the best OS for homelab (Mini PCs)
    1 project | /r/homelab | 21 Mar 2023
    Advanced: set up Hadoop cluster and Latency Monkey https://github.com/Netflix/SimianArmy/wiki/The-Chaos-Monkey-Army to learn about distributed systems resilience
  • AWS Config and orphaned resources
    1 project | /r/aws | 6 May 2022
  • Teacher pulls the shower head for the first time since she’s worked at the school
    1 project | /r/funny | 9 Apr 2022
  • On Being Indispensable at Work
    1 project | news.ycombinator.com | 15 Mar 2022
    Maybe companies need some kind of "Chaos Monkey" system [0] in place for regular employees. Not in "terminating" random employee's contracts, but a culture were regular, maybe even some kind of random transferals onto other projects, or onto internal work regularly happens.

    Everybody knows this and everybody should be prepared to a situation that tomorrow they are not working on the same problem they work on today. How would they structure work? How would they share knowledge? What can the organization to to ensure there always are fallbacks to everybody? At least fallbacks that if not perform at 100% but still on 80 - 90%.

    Sadly in my org this would not work of the get go, as we often have personal access tokens to our clients' systems. This is sometimes even a contractual obligation as for specific clients we need to be vetted. But even in these cases we could be reassigned/reshuffled towards a slightly different proposition or at least be reassigned to an internal topic for a few days - just like we would not be able to work if we fell ill.

    [0]: https://github.com/Netflix/SimianArmy/wiki/Chaos-Monkey

  • DTCC planning liquidity risk testing on 26th April 21 (4 months early)
    1 project | /r/Superstonk | 23 Apr 2021
    Maybe. Could also just be a chaos monkey expanding its cage.

ChaosEngineeringPublicStories

Posts with mentions or reviews of ChaosEngineeringPublicStories. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.

What are some alternatives?

When comparing SimianArmy and ChaosEngineeringPublicStories you can also consider the following projects:

chaosmonkey - Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.