← Back to projects
Kafka

Kafka Flow

Proof of concept of an event flow based on Apache Kafka.

Overview

This is a Kafka flow: a service publishes an event to a topic, and other services consume it asynchronously and decoupled. It's just a proof of concept (POC), nothing more in-depth.

Flow diagram