🛑⚡ When NOT TO USE Event-Driven Architecture (EDA)
Learn when not to use Event-Driven Architecture (EDA), from simple CRUD apps to strong consistency, immediate responses, and operational …

Learn when not to use Event-Driven Architecture (EDA), from simple CRUD apps to strong consistency, immediate responses, and operational …

Reactive Java is well suited to modern streaming, event driven applications. In this article, we'll walk through an example of such an …

The Hidden Cost of “Good Enough” Code A few weeks ago, Kirk Pepperdine published a fascinating performance challenge — a small Java code …

Learn Micrometer and Prometheus in Spring Boot by building a Kafka Burger Orders app that emits metrics. Step-by-step guide with code and …

Why is Latency so Important to Kafka? The importance of low latency in Kafka stems from the use cases it enables. Many applications that …

SpringBoot and Kafka Streams – Event Routing & Testing. Build a Kafka Streams app to validate and route Lille city tour!

Introduction Consider a bustling restaurant environment. The kitchen receives a flood of orders, waitstaff dart between tables, and patrons …

Learn about Event-Driven Architecture (EDA) and Change Data Capture (CDC), their use cases, and how they can work together. learn more

What makes Kestra unique amongst all the data orchestrators and how to leverage the power of the Java platform and its ecosystem to build a …

Learn how to build a real-time application to process Wikimedia streams using Kafka and Hazelcast.