summaryrefslogtreecommitdiff
path: root/gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-08-19 11:28:07 +0300
committerPaul Buetow <paul@buetow.org>2023-08-19 11:28:07 +0300
commit05e022619649d85e92a70ecd00922ed3ea4e1317 (patch)
tree6ae149c5d11e1c1a3c07e9dc68a4ede7116bbb21 /gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi
parentf06bb0ee9f8dfc0a04f23c92983480047b6012bc (diff)
Update content for gemtext
Diffstat (limited to 'gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi')
-rw-r--r--gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi b/gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi
index f6f87cee..57ba1d62 100644
--- a/gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi
+++ b/gemfeed/2023-08-18-site-reliability-engineering-part-1.gmi
@@ -31,7 +31,7 @@ DC on fire:
## SRE and Organizational Culture: Navigating the Nexus
-At the heart of SRE lies the proactive mindset of 'prevention over cure'. Traditional IT models focused predominantly on reactive solutions, but SRE mandates a shift towards foresight. By adopting Service Level Indicators (SLIs) and Service Level Objectives (SLOs), teams are equipped with clear metrics and goals that guide them toward ensuring reliability and user satisfaction. However, these aren't mere numbers. They reflect an organisational culture prioritising user experience and constant system alignment with user needs.
+At the heart of SRE lies the proactive mindset of "prevention over cure". Traditional IT models focused predominantly on reactive solutions, but SRE mandates a shift towards foresight. By adopting Service Level Indicators (SLIs) and Service Level Objectives (SLOs), teams are equipped with clear metrics and goals that guide them toward ensuring reliability and user satisfaction. However, these aren't mere numbers. They reflect an organisational culture prioritising user experience and constant system alignment with user needs.
Another defining SRE concept is the "error budget". This ingenious framework accepts that no system is flawless. Failures are inevitable. However, instead of being punitive, the culture here is to accept, learn, and iterate. By providing teams with a "budget" for errors, organisations foster an environment where innovation is encouraged, and failures are viewed as learning opportunities.