Notes / tag / platform-engineering

#platform-engineering

13 notes across 2 topics

1 — Platform Engineering Fundamentals

Building the internal platform other teams build on, which changes the job from operating one service to operating the thing every service depends on.

sre platform-engineering book

2 — Internal Developer Platforms

The self-service layer that turns 'file a ticket and wait' into 'click a button and get a compliant environment' — and the golden-path opinions that make that safe.

sre platform-engineering book

3 — Self-Service Infrastructure

Giving product teams the ability to provision infrastructure themselves without giving up the guardrails that keep that infrastructure compliant and reliable.

sre platform-engineering book

4 — Golden Paths

The paved, supported way to build a service on the platform — and why an easy golden path is what makes the unsupported path rare instead of forbidden.

sre platform-engineering book

5 — Kubernetes Platforms

Turning raw Kubernetes into a platform product — multi-tenancy, policy enforcement, and the abstractions that hide cluster complexity from application teams.

sre platform-engineering book

6 — Developer Experience

Treating the platform's internal users as real users with real UX expectations, because a platform nobody wants to use gets worked around, not adopted.

sre platform-engineering book

7 — Multi-Tenant Platforms

Isolating tenants sharing the same underlying infrastructure — noisy-neighbor prevention, quota enforcement, and the blast-radius containment that makes sharing safe.

sre platform-engineering book

8 — Platform Reliability

Why the platform's own SLOs matter more than any single service's — a platform outage takes down every team building on it at once.

sre platform-engineering book