Dotnet Cqrs Intro Save

Examples of implementation CQRS with Event Sourcing - evolutionary approach

Project README

CQRS and Event Sourcing Intro for Developers

We live in a world of dynamically changing technologies. New ways of architecturing our solutions, new frameworks and libraries seem to appear on almost daily basis.

But good software engineering is not about fancy frameworks and solutions aggressively promoted by their vendors. It is not about doing something because Netflix or Google did it. It is about taking well-thought-out decisions based on facts and knowledge. That’s why it is important to be familiar basic architectural concepts like CQRS. It is one of the tools we use in our software house every day. We mentioned CQRS in the article which is part of the series about Microservices on .NET Core, but it was presented from technical perspective and here we want to focus on basics concepts explanation with visualisation and examples.

Check our article!

No CQRS

No CQRS

Separate Commands and Queries

Separate Commands and Queries

Separate Models Commands and Queries

Separate Models Commands and Queries

Separate Storage Engines

Separate Storage Engines

Event Sourcing

Event Sourcing

Open Source Agenda is not affiliated with "Dotnet Cqrs Intro" Project. README Source: asc-lab/dotnet-cqrs-intro
Stars
140
Open Issues
0
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating