From de6323a35e6df2e0016fc498d55484879faf148e Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 7 Sep 2024 16:33:41 +0300 Subject: Update content for html --- gemfeed/2023-11-19-site-reliability-engineering-part-2.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'gemfeed/2023-11-19-site-reliability-engineering-part-2.html') diff --git a/gemfeed/2023-11-19-site-reliability-engineering-part-2.html b/gemfeed/2023-11-19-site-reliability-engineering-part-2.html index 9747d38d..4011f03e 100644 --- a/gemfeed/2023-11-19-site-reliability-engineering-part-2.html +++ b/gemfeed/2023-11-19-site-reliability-engineering-part-2.html @@ -2,21 +2,22 @@ -Site Reliability Engineering - Part 2: Operational Balance in SRE +Site Reliability Engineering - Part 2: Operational Balance -

Site Reliability Engineering - Part 2: Operational Balance in SRE


+

Site Reliability Engineering - Part 2: Operational Balance



Published at 2023-11-19T00:18:18+03:00

This is the second part of my Site Reliability Engineering (SRE) series. I am currently employed as a Site Reliability Engineer and will try to share what SRE is about in this blog series.

2023-08-18 Site Reliability Engineering - Part 1: SRE and Organizational Culture
-2023-11-19 Site Reliability Engineering - Part 2: Operational Balance in SRE (You are currently reading this)
-2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture and the Human Side
+2023-11-19 Site Reliability Engineering - Part 2: Operational Balance (You are currently reading this)
+2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture
+2024-09-07 Site Reliability Engineering - Part 4: Onboarding for On-Call Engineers

 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣠⣾⣷⣄⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
@@ -33,7 +34,7 @@
 ⠀⠀⠀⠀⠀⠀⠴⠶⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠿⠶⠦⠀⠀
 

-

Operational Balance in SRE: Striking the Right Balance Between Reliability and Speed


+

Striking the Right Balance Between Reliability and Speed



Site Reliability Engineering is more than just a bunch of best practices or methods. It's a guiding light for engineering teams, helping them navigate the tricky waters of modern software development and system management.
In the world of software production, there are two big forces that often clash: the push for fast feature releases (velocity) and the need for reliable systems. Traditionally, moving faster meant more risk. SRE helps balance these opposing goals with things like error budgets and SLIs/SLOs. These tools give teams a clear way to measure how much they can push changes without hurting system health. So, the error budget becomes a balancing act, helping teams trade off between innovation and reliability.
@@ -52,7 +53,7 @@
Continue with the third part of this series:

-2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture and the Human Side
+2024-01-09 Site Reliability Engineering - Part 3: On-Call Culture

E-Mail your comments to paul@nospam.buetow.org :-)

-- cgit v1.2.3