Hacker News new | ask | show | jobs
by nu11ptr 1463 days ago
It depends. We are an MSP and we generate the same "building block" network topologies for each of our clients. We are in process of adding auto diagramming, and it will work just fine because we have standardized cloud topology for each client. This allows us to take each security zone of their solution, manually lay out the base and then figure out how to layout optional attached components. Each diagram will look quite different when done, but you will be able to tell they all were done from the same template.

However, I agree auto diagraming some random topology doesn't work nearly as well, and worse if it is a complex one. They tend to look like a spaghetti mess.

1 comments

That's a good point, if you have a fairly small set of structures and you're mostly just adding/removing connections and changing labels, I can definitely see that working well.

How are you generating the templates/base topology structures for that?

Templates will be manual, so in reality we are just gluing together various parts to make a whole, with an understanding of how big the topology can get so we can do nice layout.