CQRS in Practice
There are a lot of misconceptions around the CQRS pattern. This course is an in-depth guideline into every concern or implementation question you’ve ever had about CQRS.
There are a lot of misconceptions around the CQRS pattern, especially when it comes to applying it in real-world software projects. In this course, CQRS in Practice, you will learn all about CQRS with event sourcing, database configuration for reads and writes, and more. First, you will learn exactly what CQRS is, the principles behind it, and the benefits it can provide for your project. Next, you will explore the common misconceptions and anti-patterns around CQRS. Finally, you will see a detailed, step-by-step implementation of this pattern in practice. The sample project you’ll be working on is close to what you will find in the real world, and you will see each step on the way to CQRS in great detail. By the end of this course, you will have a foundational understanding of the CQRS pattern and how to implement it in your software projects.
Author Name: Vladimir Khorikov
Author Description:
Vladimir Khorikov is the author of the book Unit Testing Principles, Practices, and Patterns: https://amzn.to/2QXS2ch He has been professionally involved in software development for over 15 years, including mentoring teams on the ins and outs of unit testing. He’s also the founder of the Enterprise Craftsmanship blog, where he reaches 500 thousand software developers yearly. He started as an adviser on general programming topics, but lately has shifted his focus to unit testing with a central … more
Table of Contents
- Course Overview
1min - Introduction
15mins - Introducing a Sample Project
27mins - Refactoring Towards a Task-based Interface
32mins - Segregating Commands and Queries
52mins - Implementing Decorators upon Command and Query Handlers
38mins - Simplifying the Read Model
26mins - Introducing a Separate Database for Queries
23mins - Synchronizing the Commands and Queries Databases
28mins - CQRS Best Practices and Misconceptions
15mins
There are no reviews yet.