Add Pôle Emploi as an adopter. (#3256)

Signed-off-by: Remi Ziolkowski <remi.ziolkowski-ext@pole-emploi.fr>
This commit is contained in:
Rémi ZIOLKOWSKI 2021-10-05 12:20:42 +02:00 committed by GitHub
parent 311a84270c
commit dfa5f89ab9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -20,6 +20,7 @@ The companies listed here conform to [CNCF's definition of end-users](https://gi
|[Mercedes](https://www.mercedes-benz.com/)|Resiliency validation for applications|[Our Story](adopters/organizations/mercedes.md)|
|[Orange](https://www.orange.com)|[Cloud Infra Resiliency](https://youtu.be/UOhjFbCrncw?list=PLBuYBMjBLBzHPuPsvdbJvKu1KxSowWDYl&t=186...a)|[Our Story](adopters/organizations/orange.md)|
|[Klanik](https://www.klanik.com)|Chaos Engineering as part of SRE practice|[Our Story](adopters/organizations/klanik.md)|
|[Pôle Emploi](https://www.pole-emploi.fr)|Chaos Engineering as part of SRE practice|[Our Story](adopters/organizations/pole_emploi.md)|
### Cloud-Native Vendors

View File

@ -0,0 +1,32 @@
## **Pole Emploi**
[Pole Emploi](https://www.pole-emploi.fr/accueil/) is the public employment service in France.
Its roles are, on the one hand, to compensate job seekers and help them find a job, and on the other hand, to guide companies in their recruitment.
In order to do that, Pôle emploi's agents are mobilized on a daily basis to anticipate trends, innovate and bring together key players and relays in the field.
### **Why we explored litmus**
With around 5.6 millions end-users, and applications that generate hudge traffic and datas,
the resiliency of our apps and infrastructures is a must-have!
- Litmus is OPEN SOURCE
- Litmus is designed for Kubernetes
- Litmus is easy to deploy ( helm chart )
- Litmus is extendable ( experiments libs, predefined workflows, private hubs )
### How we explored litmus
We explored Litmus to validate and increase the resiliency of our private and public Kubernetes clouds.
- Testing resiliency of Kubernetes Infrastructure Components
- Testing resiliency of Public applications hosted on Kubernetes
- Testing resiliency of Private applications hosted on Kubernetes
### Benefits of litmus
Litmus allowed us to identify and work on the observability, configuration, and high availability of certain components which were not resilient.
With the history of experiences, the Reliability score system, and all the statistics on the chaos tests, using random recurring tests, litmus allows us to audit, over time, the resilience of our platforms, and to have a global vision of the state of it.