Securing Your Event-Driven Systems
Improve the security posture of your event-driven system through using thick versus thin events, encryption, and infrastructure-level controls to ensure that only authorized services can access sensitive data.
August 21, 2024
Observability for Event-Driven Systems
Understanding cause and effect in event-driven systems is hard. Loosely coupled services, publishing and reacting to events. When things break, how do you actually understand why?
August 2, 2024
What is the Cloud Events Specification & Why You Should Care!
Change is the only constant in software. It's something you will all have to deal with. Particularly when you're building event-driven systems and producers have no idea consumers exist.
July 21, 2024
Build Request/Response integrations in an asynchronous world
Request/response style integration is only made for synchronous systems... right? If you need two services to communicate directly, HTTP is your only option. Fear not, there is another way.
July 11, 2024
The Most Important Idea You're Not Thinking About in Event-Driven Architecture
Things that you publish and other systems consume them. But how do you manage the difference between an event that's only relevant for your system, and an event you want to expose to the external world?
July 5, 2024
Stream, Event Bus or Queue? What's the Difference?
Stream, Event Buses and Queues? What are they, what is the difference between them and when might you pick one over the other in your systems?
March 12, 2024
Command, Query or Event? What's the Difference?
You're going to discover why you need to understand the different types of messages, namely commands, queries and events. When to use each one and why you will likely see all three in almost every system you build.
March 5, 2024
Strategies You Need For An Evolvable Event-Driven System
In this video, you will learn about how governance is an important part of building an event driven system that is able to evolve and adapt over time.
February 27, 2024
What is Event-First Design? The Fundamental Part of Designing Event Driven Systems
What is event first design, and why it is probably THE MOST important part of building event driven systems.
February 27, 2024