(no title)
coryodaniel | 1 year ago
Glad you liked it! Yeah, the typed connections are a big part of what makes Massdriver powerful. It makes sure infrastructure components integrate right without devs having to worry about all the low-level details.
We're expanding the graph metadata with a querying system coming out of alpha soon that lets you ask stuff like "Where are all my t3 instances in production?" or "Which services are using a kubernetes version less than 1.25" Makes it way easier to understand what’s running where.
And since it’s all API-first, it’s easy to write quick scripts for reporting or automating changes across environments.
Aeolun|1 year ago
I’ll admit a graph query makes it easier, but the information is there.
dwill-mdcloud|1 year ago