Senior Application Developer

loc: Maynooth, ON K0L 2S0tel: 613-553-0960email: rgsamways@gmail.com
Robin Samways

robinsamways.ca · Platform Engineering

$ I Built a 'Golden Path' Before I Knew That Was the Name for It

Converging every project onto one stack is what companies call a 'golden path' or 'paved road,' a term Spotify popularized specifically to describe cutting onboarding and maintenance cost by giving every team the same well-supported route. Giving each project its own homepage — background, then a link straight to the live, real build — is structurally a personal-scale version of Backstage, the CNCF developer portal built for exactly that purpose.

None of this was planned that way from the start. It was recognized after the fact, once the pattern was already sitting in a handful of separate projects, that it already matched terms and structures real platform teams use at scale. The honest framing is 'built organically, then realized what it already was,' not 'copied a framework I'd read about.'

what got built:                       the industry term for it:
one converged stack across             "golden path" / "paved road" (Spotify)
  every project
one homepage per project, each         a personal-scale Backstage
  linking straight to the real           (CNCF developer portal)
  live build
propose -> validate -> archive         ADR / RFC-driven development
  discipline before any code

The fix

There's no fix here — the realization itself is the content. Naming the parallel explicitly, after building it, is more honest than presenting it as if the plan came first.

Why this matters

This reads as more senior than 'I organized my folders sensibly' — it shows awareness of real platform-engineering patterns without having set out to copy them, and it gives process rigor that could otherwise look like unexplained overhead for a one-person project (drift audits, spec discipline, dryness tracking) a legible, named frame for a technical reader.

Feedback on this page