Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

From DevOps to SRE: Making the Transition

DEV Community·Samson Tanimawo·21 days ago
#syXKW4Nr
#devops#sre#career#software#reliability#code
Reading 0:00
15s threshold

I moved from a DevOps title to an SRE title about 6 years ago. On paper, they look similar. In practice, the mindset is different. Here's what actually changed for me. DevOps: 'how do we ship faster?' SRE: 'how do we ship faster without breaking things?' DevOps is a culture and a set of practices for getting software from code to production quickly. SRE adds a discipline of reliability as a first-class concern. What changed for me I stopped being a YES person on deploys. As a DevOps engineer, I was judged on deployment frequency. As an SRE, I was judged on reliability too. Sometimes the right answer to 'can we deploy this now?' is 'no, not until we have a rollback plan.' I started thinking in error budgets. Not 'is the site up?' but 'have we used too much of our error budget this quarter?' That frame changes everything about how you prioritize work. I stopped fixing things that weren't my job. SREs are supposed to push work back to product teams when those teams' code is the problem.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More