Hi,👋 we have updated the app and fixed multiple bugs. We are lacking funds, request to free user not to use Adblock. Ads are non intrusive. 😊

@iximiuz: DevOps, SRE, and Platform Engi...

@iximiuz
10 views Mar 26, 2026
Advertisement
1
DevOps, SRE, and Platform Engineering (thread)

Sharing my understanding of things after working in this domain for about two years.

Starting from the clearest one.

Dev - this is about application development, aka business logic. The only one that makes money for a company.
2
Ops - this is about the efficient deployment of the stuff created by Dev.

How to ship code - CI/CD, GitOps, etc. Plus, other things improving the Dev velocity but not concerned with the actual application business logic.
3
SRE - this is about keeping the deployed service alive.

All things observability. Defining SLO and tracking error budget. Monitoring and alerting. Incident response and postmortems.

4
Another great tweet explaining the difference between SRE and Ops


5
Platform Engineering - this is about infrastructure development.

PE focuses on creating a platform that can be efficiently used from the Dev, Ops, and SRE standpoints.

There is plenty of actual code writing in PE, but again, it's not about the primary business logic.
6
Clouds made PE operating on higher levels of abstractions.

Ex: the problem of orchestration is already solved nowadays by Kubernetes or ECS. However, it's solved in a quite generic way. PE makes it tailored for the company's needs.
7
Dev, Ops, and SRE are about areas of focus. It's not about titles. One person can be a Dev this week, then an Ops on the next week, and an SRE on the week after.

However, the separation between Dev, Ops, and SRE becomes more apparent when the company size gets bigger.
8
A bigger company size usually means more specialization. That's how you end up with separate SRE teams/titles, several PE teams, and so on.
9
Since many people found this thread helpful, I turned it into a more elaborate blog post.

DevOps, SRE, and Platform Engineering from the standpoint of a Developer turned SRE.

iximiuz.com/en/posts/devop…
Actions
Visual Editor Carousel Maker NEW
Update Thread
What You Can Do
  • Download as PDF
  • Save to Notion
  • Export as Markdown
  • Visual Editor
  • LinkedIn & Instagram Carousel Maker
Create Free Account

Includes 7-day Premium trial

Advertisement