Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Java Microservices: CQRS & Event Sourcing with Kafka

via Udemy

Overview

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
  • 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

In this course you will learn how to create Spring Boot microservices that comply to the CQRSand 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 CQRSand 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 CQRSand 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.

Taught by

Sean Campbell

Reviews

4.6 rating at Udemy based on 667 ratings

Start your review of Java Microservices: CQRS & Event Sourcing with Kafka

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.