News

So my team has made a fairly complex system that is micro-services based. So we have lots and lots of services communicating with each other various ways. I've been asked to provide some diagrams ...
LikeC4 is a modeling language for describing software architecture and tools to generate diagrams from the model. LikeC4 is inspired by C4 Model and Structurizr DSL, but provides some flexibility.You ...
My preference for nearly any task is to break the system into a layered software diagram that starts at the low-level drivers and works its way up to the application code. Figure 2 shows an example of ...