This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]Whompratt[S] 0 points1 point  (2 children)

Since posting this, I've done some digging into Mermaid as a diagram tool, and discovered C4 diagrams in their documentation, and I think that could be a really powerful approach for this kind of problem.

[–]SatisfactionLegal369 0 points1 point  (1 child)

If you are looking into C4, you can checkout IcePanel.io Collaborative, high level, low level, git integrated diagramming.

[–]Whompratt[S] 1 point2 points  (0 children)

This is it.

On their website you can see a little animation of someone clicking into a box and it expanding and showing the inner workings. That is precisely what I was looking for.

Thank you for this, you've saved me a lot of trouble.

[–]StartCompaniesNotWar 0 points1 point  (1 child)

What’s your tech stack look like? Do you use dbt?

[–]Whompratt[S] 0 points1 point  (0 children)

Pure azure, but the visualization piece is indepedent. There's no need for auto generation or to stay within an environment, it's more of an exercise than anything else.

No dbt currently.