Event Storming explained: the colour grammar, the three zoom levels, and how a wall of sticky notes models a domain before you write a single line of code.
I want to show you how microservices are built in real life. Not the conference-talk version, where…
Before we design the architecture, we need a short list: exactly what do we want to automate,…
A ticket sits in the queue for three days because nobody noticed the description doesn’t say whether…
Mastering Database Concurrency: From MSSQL Lock Hints to PostgreSQL MVCC.
In a perfect world, the SQL Server Query Optimizer works perfectly. It automatically decides when to use…
Can you imagine an application that, when you input some data or press a button, freezes and…
We’ve previously had a chance to learn about SynchronizationContext, so now it’s time to explore the second…
Since we’ve started diving into multithreading, we can’t skip a crucial concept like SynchronizationContext which is used…
I had the opportunity to participate in a training called „Horyzont Lidera”. It was an interesting adventure…