Dennis van der Stelt

Dennis van der Stelt

I'm a developer, international speaker and coach/trainer. I love to discuss code, software architecture and distributed systems, messaging, star wars and lego with anyone who wants to listen or speak.
I currently work at Particular Software on NServiceBus.

Amazon Prime architecture didn’t change

Amazon Prime architecture didn’t change

The team at Amazon Prime published an article where they explain their move from serv...

Distributed Monolith

Distributed Monolith

How can a microservices-based architecture, that looked great on paper, turn into a s...

Priority Queues – Interceptors

Priority Queues – Interceptors

In the previous articles, I demonstrated why there is not really a need for priority ...

4+1 architectural view model

4+1 architectural view model

Once upon a time, I came across a question about a system that was designed according...

Priority Queues – Publishing

Priority Queues – Publishing

Instead of deciding to which queue a priority message should be sent to, a better des...

Priority Queues – Sender decides

Priority Queues – Sender decides

See how to send messages with a higher priority using NServiceBus....

Priority Queues – Why you don’t need them

Priority Queues – Why you don’t need them

Dealing with higher priority for certain messages often requires more than just an ad...

BloggingAbout.NET is dead

BloggingAbout.NET is dead

BloggingAbout.NET as a (domain)name exists since December 14, 2004. As a community mu...

Dealing with eventual consistency

Dealing with eventual consistency

Last year during Øredev I presented on how to deal with eventual consistency. Quite a...