Vous êtes sur la page 1sur 2

DevOps defines 5 key pillars of success:

1. Reduce organizational silos


2. Accept failure as normal
3. Implement gradual changes
4. Leverage tooling and automation
5. Measure everything

(silo is:
A term used to describe a non-integrated way of providing human services,
with separate programs for select populations A key to the concept of silo is
that there is little or no planning and coordination between programs Under
the present DHS structure, divisions and program offices are sometimes
referred to as silos, as are programs within a division that operate with
separate management and administration)

SRE (Site Reliability Engineering)satisfies the DevOps pillars as follows:

1. Reduce organizational silos


 SRE shares ownership with developers to create shared
responsibility
 SREs use the same tools that developers use, and vice versa
2. Accept failure as normal
 SREs embrace risk
 SRE quantifies failure and availability in a prescriptive manner
using SLIs (Service level indicators) and SLOs (Service level
objectives)
 SRE mandates blameless post mortems
3. Implement gradual changes
 SRE encourages developers and product owners to move quickly
by reducing the cost of failure
4. Leverage tooling and automation
 SREs have a charter to automate menial tasks (called "toil") away
5. Measure everything
 SRE defines prescriptive ways to measure values
 SRE fundamentally believes that systems operation is a software
problem

Vous aimerez peut-être aussi