Introduction While working on my current project, I noticed that namespaces separated K8s environments. This blog post looks at some pros and cons of using…
Leave a CommentTag: architecture
Introduction This blog post looks at sequence diagrams in general, how utilizing techniques like diagrams as code can bring them under source control, and what…
Leave a CommentIntroduction This blog post will examine domain events, what they are, how they are identified during event storming, and their impact on domain modeling. Domain…
Leave a CommentIntroduction Creating diagrams is essential for understanding and discussing complicated structures and processes in software development, but creating and maintaining them can be tedious and…
Leave a CommentIntroduction I have previously blogged about the book Software Architecture for Developers by Simon Brown, where he breaks Software architecture into structure and vision. I…
Leave a CommentIntroduction While studying logic at University, I picked up a concept that changed my thoughts about software development. I don’t know how it translates to…
Leave a CommentSimon Brown has written a straight to the point, no hassle, book about software architecture for developers. Are you scared of UML and power point…
Leave a Comment