Skip to main content

2 posts tagged with "Backstage"

Backstage developer portal

View All Tags

Golden Paths: How Backstage Templates Guarantee Correct-by-Default Services

· 5 min read
Platform Engineering Team

Documentation gets ignored. Runbooks get outdated. Wiki pages accumulate conflicting instructions from three different authors. When the "right way" to create a service exists only in documentation, every new service is a chance to deviate from convention.

Backstage Scaffolder templates change this equation. Instead of documenting the correct path and hoping engineers follow it, we encode the correct path into a form that produces correct output every time. This post is about how our template chain works, why the dependency order matters, and what happens when you click Create.

Building an Internal Developer Platform: From Ticket Hell to Self-Service in 30 Minutes

· 6 min read
Platform Engineering Team

Every platform team reaches the same inflection point. The ticket queue grows faster than the team. Engineers wait days for a namespace, a database, or an ArgoCD application — things that should take minutes. The platform team becomes the bottleneck for every team trying to ship.

We hit that wall. This post is about how we got out of it.