Skip to content

Commit 0183efd

Browse files
authored
Add amadeus in the list of adopters (#5133)
Signed-off-by: Calvin Audier <[email protected]>
1 parent 89be587 commit 0183efd

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

ADOPTERS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ The companies listed here conform to [CNCF's definition of end-users](https://gi
3232
| [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) |
3333
| [EmiratesNBD](https://www.emiratesnbd.com) | Chaos Engineering for Government Owned Bank | [Our Story](adopters/organizations/emirates-nbd.md) |
3434
| [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) |
3536

3637
### Cloud-Native Vendors
3738

adopters/organizations/amadeus.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Amadeus
2+
[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

Comments
 (0)