Frank on Software
  • About
  • Blog
  • Search
Use a message envelope

Use a message envelope

7 Mar 2022 • 7 min read

Event-driven architectures have various styles of communication. In my previous post I described a couple of event types you may see in these kinds of architectures. In this post I'd like to go over a supporting practice that benefits virtually all types of events; the use of message envelopes.


The different types of events in event-driven systems

The different types of events in event-driven systems

19 Feb 2022 • 6 min read

Event-driven systems come in all sorts of shapes and sizes. The obvious commonality is; they all use events to communicate information. These events come in many shapes and sizes, and determining what goes into an event has an immense impact on the design of your system. In this post I'd like to go over three different types of...


page 1 of 1

Stay up to date

Get the latest posts delivered right to your inbox. I blog about technologies and software engineering. If that's your cup of tea, be sure to subscribe!

Sign up or sign in.

  • Twitter
  • YouTube
  • GitHub
  • RSS