Site Reliability Engineering (SRE) implements DevOps
| DevOps | SRE |
|---|---|
| Reduce organization silos | Using the same tools and techniques |
| Accept failure as normal | Have a formula for balancing accidents and failures against new releases |
| Implement gradual change | Encourage moving quickly by reducing costs of failure |
| Leverage tooling & automation | Minimizing manual systems work to focus on efforts that bring long-term value to the system |
| Measure everything | Measuring availability, uptime, outages, toil, etc. |