Skip to content

Overview

Kafka Connect Scenarios

Scenario Description Link
Realtime Inventory An end-to-end data pipeline lab scenario, connecting multiple components of a realtime inventory system via Kafka Connect. Scenarios - Realtime Inventory

Reference Implementations

Scenario Description Link
Shipping fresh food over sea (external) The EDA solution implementation using event driven microservices in different language, and demonstrating different design patterns. EDA reference implementation solution
Vaccine delivery at scale (external) An EDA and cross cloud pak solution Vaccine delivery at scale
Real time anomaly detection (external) Develop and apply machine learning predictive model on event streams Refrigerator container anomaly detection solution
Real time inventory (external) Develop a real time inventory from sale events with Kafka streams. (GitOps) RT inventory