// Topic
Platform Engineering
Definition
Platform Engineering coverage in this archive spans 5 posts from Aug 2019 to Nov 2022 and focuses on reliability, delivery speed, and cost discipline as one system, not three separate concerns. The strongest adjacent threads are devops, developer experience, and infrastructure. Recurring title motifs include platform, engineering, devops, and thing.
Key claims
- Most posts prioritize predictable operations over feature breadth or stack novelty.
- The consistent theme from 2019 to 2022 is disciplined execution over hype cycles.
- This topic repeatedly intersects with devops, developer experience, and infrastructure, so design choices here rarely stand alone.
Practical checklist
- Set SLOs first, then choose tooling that keeps deploy, observability, and rollback simple.
- Start with the newest post to calibrate current constraints, then backtrack to older entries for first principles.
- When boundary questions appear, cross-read devops and developer experience before committing implementation details.
Failure modes
- Adding platform layers faster than the team can operate and debug them.
- Chasing throughput gains without proving they improve end-user reliability.
- Applying guidance from 2019 to 2022 without revisiting assumptions as context changed.
Suggested reading path
- Start here (current state): Platform Engineering: DevOps Grew Up
- Then read (operating middle): Developer Portals: The Thing Nobody Wants to Build But Everyone Needs
- Finish with (foundational context): Internal Platforms vs. Ad-Hoc Tooling: Which Developer Experience Actually Wins
Related posts
- Platform Engineering: DevOps Grew Up
- Most Platform Teams Are Building the Wrong Thing
- Developer Portals: The Thing Nobody Wants to Build But Everyone Needs
- Platform Engineering Is Just DevOps With a Rebrand
- Internal Platforms vs. Ad-Hoc Tooling: Which Developer Experience Actually Wins
References
6 posts
- Why Most AI Platform Teams Become the New Bottleneck
AI platform teams fail when they centralize decisions instead of capabilities. The queue is the bug.
Platform Engineering: DevOps Grew Up
Platform engineering is what happens when you realize 'you build it, you run it' does not scale past a handful of teams.
Most Platform Teams Are Building the Wrong Thing
After assessing platform maturity at a dozen enterprises, the pattern is clear: most platform teams build tools nobody asked for while developers wait in ticket queues.
Developer Portals: The Thing Nobody Wants to Build But Everyone Needs
What I learned helping large telecoms build internal developer portals, and why the service catalog is the only part that actually matters on day one.
Platform Engineering Is Just DevOps With a Rebrand
The industry loves renaming things. Platform engineering is DevOps done properly — and most companies still won't do it right.
Internal Platforms vs. Ad-Hoc Tooling: Which Developer Experience Actually Wins
A comparison of two approaches to developer experience -- purpose-built internal platforms versus the organic tooling that teams build for themselves -- and when each one actually delivers.