Skip to content
  • About

code simple

Category: event sourcing

Events: Fat or Thin

When it comes to the events, the big debate is about the contents of its body. Some devs argue that events should carry the complete load with it, I am calling them Fat Events in this blog. And then we have others who believe that events should be lightweight and containing minimum details, hence I… Read More Events: Fat or Thin

February 16, 2019April 9, 2020 satjinder bathLeave a comment

Events Love Commands

Furthermore to my previous post where I tried to compare events and commands, here I am presenting a scenario where they complement each other. As discussed, both of them are types of the messages and used for different purposes; while event messages are a backbone of the event-driven system, I believe that commands can add… Read More Events Love Commands

August 27, 2018May 14, 2020 satjinder bathLeave a comment

Recent Posts

  • Lessons from developing and supporting event sourcing based system
  • Events: Fat or Thin
  • Extracting microservice from a complex Monolith.
  • How to create a dotnet based SPA and deploy it with docker?
  • Events Love Commands

Recent Comments

Extracting microserv… on Decouple Entity Framework base…
Event Loves Commands… on Events or Commands
Immutable audit log… on Events or Commands
Events or Commands… on Use meaningful names in your…
harmikbatth on Monolith to microservices…

Recent Comments

Extracting microserv… on Decouple Entity Framework base…
Event Loves Commands… on Events or Commands
Immutable audit log… on Events or Commands
Events or Commands… on Use meaningful names in your…
harmikbatth on Monolith to microservices…

Authors

  • satjinder bath
    • Lessons from developing and supporting event sourcing based system
    • Events: Fat or Thin
    • Extracting microservice from a complex Monolith.
    • How to create a dotnet based SPA and deploy it with docker?
    • Events Love Commands
Blog at WordPress.com.