Blog Logo
TAGS

Designing Microservices with CQRS and Event Sourcing in .NET

Understanding CQRS and Event Sourcing in .NET with a practical example using a simple banking application to explain these key concepts in software design. Combining CQRS and Event Sourcing can make a...

Read more...

CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023

CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023

In this speech, the speaker introduces themselves and discusses their topic of interest, which is Command Query Responsibility Segregation (CQRS) in software development. They explain that CQRS is an ...

Read more...