Difference between revisions of "Site Reliability Engineering"
Jump to navigation
Jump to search
(Created page with "{{WikiEntry|key=Site Reliability Engineering|qCode=56351687}} is a discipline that incorporates aspects of software engineering and applies them to infrastructure and operatio...") |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{WikiEntry|key=Site Reliability Engineering|qCode=56351687}} is a discipline that incorporates aspects of software engineering and applies them to infrastructure and operations problems. | {{WikiEntry|key=Site Reliability Engineering|qCode=56351687}}, also known as [[SRE]], is a discipline that incorporates aspects of software engineering and applies them to infrastructure and operations problems. | ||
Google provides a [https://sre.google/ website] to explicilty talk about [[SRE]]. The three books<ref>{{:Book/Building Secure and Reliable Systems}}</ref><ref>{{:Book/Site Reliability Engineering}}</ref><ref>{{:Book/The Site Reliability Workbook}}</ref> listed are all downloadable or viewable online. Please also see [https://www.atlassian.com/incident-management/kpis/sla-vs-slo-vs-sli What is the difference between SLA, SLO, and SLI]<ref>[https://www.atlassian.com/incident-management/kpis/sla-vs-slo-vs-sli What is the difference between SLA, SLO, and SLI]</ref>. | |||
<noinclude> | |||
=References= | |||
<references/> | |||
=Related Pages= | |||
[[Category:DevOps]] | [[Category:DevOps]] | ||
</noinclude> |
Latest revision as of 13:12, 26 February 2022
Site Reliability Engineering(Q56351687), also known as SRE, is a discipline that incorporates aspects of software engineering and applies them to infrastructure and operations problems.
Google provides a website to explicilty talk about SRE. The three books[1][2][3] listed are all downloadable or viewable online. Please also see What is the difference between SLA, SLO, and SLI[4].
References
- ↑ Heather Adkins (ed.). Building Secure and Reliable Systems (PDF). local page: O'Reiley.
- ↑ Besty Beyer (ed.). Site Reliability Engineering: How Google runs Production Systems. local page: O'Reiley.
- ↑ Besty Beyer (ed.). The Site Reliability Workbook. local page: O'Reiley.
- ↑ What is the difference between SLA, SLO, and SLI