found this deep dive on fixing that annoying bottleneck where devs are stuck waiting weeks for new environments. it breaks down how to use a stack of backstage, argocd, and crossplane to basically automate the whole provisioning process. instead of
manually filing tickets , u can move toward self-service infrastructure.
>the goal is to stop dev teams from hitting that same scaling wall every time they need staging.its a pretty solid roadmap if youre trying to build an internal developer platform from scratch.
mostly just helps avoid the soul-crushing ticket queues. has anyone here actually managed to implement this w/o it becoming a full-time job for the platform team?
full read:
https://www.freecodecamp.org/news/how-to-build-an-internal-developer-platform-a-complete-guide-to-backstage-argocd-and-crossplane/