Tag “domain driven design”

image from Entity-Attribute-Value fallacy

Entity-Attribute-Value fallacy

“EAV fallacy” - assumption, that you can model complex problem with an Entity-Attribute-Value solution I’ve been involved in a few projects which tried to use the similar EAV structure (SQL or JSON replacement) to embrace difficult …

read more ➞
image from Event Storming - retrospection

Event Storming - retrospection

Event Storming is a workshop which makes it easier to understand business domain and to translate it into an architecture of the application. It was first described by Alberto Brandolini in his blog post, in November 2013. I won’t elaborate on …

read more ➞