From 0df8df917271cd7e3cc0fe9a9c67c140736b1e95 Mon Sep 17 00:00:00 2001 From: HarnessTheChaos <115592784+HarnessTheChaos@users.noreply.github.com> Date: Tue, 11 Oct 2022 17:22:50 -0500 Subject: [PATCH] Add new platform, Harness Chaos Engineering Added a new Chaos Engineering platform that is standalone or built into the Harness software delivery platform. This tools list is getting quite long (which is fun to see!) - I might consider adding another PR later for breaking up commercial vs open source tooling. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7f9e9d..91e6eaf 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ A curated list of awesome [Chaos Engineering](http://principlesofchaos.org/) res * [gorm-sqlchaos](https://github.com/u2386/gorm-sqlchaos) - A runtime SQL manipulator for your Golang applications based on gorm. * [Chaos Frontend Toolkit](https://chaos-frontend-toolkit.web.app/) - A set of tools to apply Chaos Engineering to frontend * [Mitigant](https://mitigant.io/) - The Continuos Security Verification Platform, enables confidence in cloud security posture by leveraging security chaos engineering. +* [Harness Chaos Engineering](https://www.harness.io/products/chaos-engineering) - A cloud-native chaos engineering solution (SaaS, on-premises, or air-gapped) that is integrated with Harness, the modern software delivery platform. Test your service reliability efficiently utilizing the Enterprise ChaosHub that includes 85+ pre-built experiments. Automate service reliability using Harness Continous Delivery or GitOps. Leverage the robust API to create custom integrations with any monitoring, observability, or software delivery tool. ## Retired tools * [The Simian Army](https://github.com/Netflix/SimianArmy) - A suite of tools for keeping your cloud operating in top form.