最新消息:请大家多多支持

Java Microservices: CQRS & Event Sourcing with Kafka

其他教程 dsgsd 150浏览 0评论

https://www.0daydown.com/wp-content/uploads/2021/11/3718414_af88_14.jpg

MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 73 lectures (4h 43m) | Size: 1.5 GB

Learn how to create microservices that are based on CQRS & Event Sourcing. Powered by Spring Boot and Apache Kafka


What you’ll learn:
CQRS
Event Sourcing.
Creating DDD-oriented microservices.
Using MongoDB as an Event Store.
Optimistic Concurrency Control.
Event versioning.
Using Apache Kafka as a Message Bus.
Implementing the database-per-service pattern.
Spring Framework.
Docker
How to containerize Spring Boot microservices.
Using MySQL to implement the read database.
Replay the Event Store and recreate the state of the aggregate.
Replay the Event Store and recreate the entire Read Database.
Replay the Event Store and recreate the Read Database in a different database type – PostgreSQL.

Requirements
Basic understanding of Java programming language

Description
In this course you will learn how to create Spring Boot microservices that comply to the CQRS and Event Sourcing patterns.

You will not use any CQRS framework, but you will write every line of code that is required to effectively create your own CQRS and Event Sourcing framework using Java and Apache Kafka. While this might sound a little daunting, you will be carefully guided step by step, and gain all the know-how and confidence to become an expert in CQRS and Event Sourcing.

By the end of this course you will know how to:

Handle commands and raise events.

Use the mediator pattern to implement command and query dispatchers.

Create and change the state of an aggregate with event messages.

Implement an event store / write database in MongoDB.

Create a read database in MySQL.

Apply event versioning.

Implement optimistic concurrency control.

Produce events to Apache Kafka.

Consume events from Apache Kafka to populate and alter the read database.

Replay the event store and recreate the state of the aggregate.

Separate read and write concerns.

Structure your code using Domain-Driven-Design best practices.

Replay the event store to recreate the entire read database.

Replay the event store to recreate the entire read database into a different database type – PostgreSQL.

The ultimate goal of this course is to take a deep-dive into the world of CQRS and Event Sourcing to enable you to create microservices that are super decoupled and extremely scalable

Who this course is for
Software Engineers
Software Architects

Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Java Microservices: CQRS & Event Sourcing with Kafka

发表我的评论
取消评论
表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址