Это видео недоступно.
Сожалеем об этом.

CQRS Design Pattern in Microservices Architecture | How to implement CQRS in Microservices | csharp

Поделиться
HTML-код
  • Опубликовано: 4 июл 2023
  • #csharp #dotnet #designpatterns
    in this video, I am talking about the strategy how to implement the CQRS in Microservices. I am also talking about how we divide the responsibility into different database on the basis of read and write operations.

Комментарии • 7

  • @exploringarts4152
    @exploringarts4152 2 дня назад +1

    good content

  • @user-ue9ws1ql6t
    @user-ue9ws1ql6t Год назад +1

    This was great explanation. Thanks for creating this content

  • @sadiqtube85
    @sadiqtube85 3 месяца назад +3

    CQRS patterns does not force you to use different DB. You can implement this pattern using single Data Base. However, you should use two Objects for Read and Write operations.

  • @poojagaur4643
    @poojagaur4643 Год назад +1

    What a great explanation. Thank u SIR for such an amazing n helpful video. 🙂