Hacker News new | ask | show | jobs
I created a tool to help visualiza infrastructure interdependencies (github.com)
1 points by devGrimm 126 days ago
1 comments

Hey! How is it going?

As the title said, I've created this tool so I can better visualize the infra of services that I work with, since, sometimes, it's quite hard to figure it out when I'm joining a new project. Overall it should be quite simple to use, and to extend as well, since it's all based in a config.yaml file that will list the services and infra deps.

Hope it helps someone!