Hi guys :)
New to the channel here. Writing from Argentina, sorry if my english is not that polished.
I work at a small startup and have been diving into platform solutions for automating our ops stuff.
So we looked at Backstage initially but honestly it felt like huge overkill. We basically just wanted deployment automation, so I ended up rolling my own solution - nothing fancy, just a UI for devs to plug in their service configs and a backend that handles manifest generation and deployments.
But lately I've been thinking this solutions are going to be totally obsolete soon...
I feel like most of the low level firefighting daily tasks can be scripted, wrapped in an MCP and exposed to an LLM.
Has anyone here been experimenting with agentic platform engineering workflows?