A while ago I documented a big serverless architecture using
https://c4model.com/ in @MiroHQ. I now hear that
it's too much work to maintain it. It's unfortunate but an important learning:
the next time I'll put work into generating C4 diagrams from source code so it's
always>

Fri, 17 Jul 2020 10:57:26 UTC61

1 reply

Replying to @coderbyheart

up to date. Given the experience I now have drawing those diagrams I think it
can be achieved using GraphViz and a custom renderer which makes it easy to zoom
and navigate in bigger diagrams. I think even a seemless navigation between all
levels should be doable.