You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ADOPTERS.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ The companies listed here conform to [CNCF's definition of end-users](https://gi
32
32
|[Wingie Enuygun Company](https://www.wingie.com/)| Chaos Engineering for an Online Travel and Finance Platform |[Our Story](https://github.com/litmuschaos/litmus/issues/2191#issuecomment-2331265698)|
33
33
|[EmiratesNBD](https://www.emiratesnbd.com)| Chaos Engineering for Government Owned Bank |[Our Story](adopters/organizations/emirates-nbd.md)|
34
34
|[PokerBaazi](https://www.pokerbaazi.com/)| Chaos Engineering for Online Gaming |[Our Story](adopters/organizations/pokerbaazi.md)|
35
+
|[Amadeus](https://amadeus.com/)| Enhance the resilience and reliability in Amadeus through Chaos Engineering |[Our Story](adopters/organizations/amadeus.md)|
[Amadeus](https://amadeus.com/) technology powers the global travel and tourism industry.
3
+
4
+
From airlines to search engines, travel agencies to hotels, the world's top travel brands rely on Amadeus to help create exceptional traveler experiences.
5
+
6
+
## How do we use Litmus.
7
+
We are using Litmus for the following 3 topics:
8
+
-**Identify weakness** by injecting a wide variety of disruptions to catch bugs and gaps in the stability of our applications
9
+
-**Build confidence in the resiliency** by introducing disruptions that activate our resiliency mechanisms to ensure they are working as expected.
10
+
-**Validate fixes** by recreating specific conditions and disruptions, we can reproduce complex production incidents and validate the fixes deployed to resolve them.
11
+
12
+
## Benefits in using Litmus.
13
+
14
+
We are finding the following benefits in Litmus
15
+
-**Open Source**: Allows us to contribute new features and fix bugs based on feedback from our Chaos users.
16
+
-**QA-Friendly**: Through the UI and YAML-based configuration, it allows QA profiles with limited SRE knowledge to easily create their own experiments.
17
+
-**Extensibility**: As Chaos Scenarios are based on ArgoWorkflow, it allows for the inclusion of custom steps, such as updating a configuration before/after the experiments.
18
+
-**Variety of Disruption Types**: Which satisfies our current Chaos users.
0 commit comments