Tag
Real-time
7 posts
Real-time architectures, data streaming and event processing.

Real-time data pipelines: a practical guide for engineering teams
How to design, implement and operate real-time data pipelines. Architectures, tools and patterns that work in production.
Real-Time Payment Reconciliation: Architecture and Lessons
Real-time payment reconciliation architecture. Event-driven matching, exception handling, audit trails, and accounting integration from production experience.
Apache Kafka for the Mid-Market: Practical Implementation
Practical guide to implementing Apache Kafka for mid-sized companies. Sizing for 10K-1M events/day, topic design, consumer groups, and operational runbooks.
Banking and AI: Real-Time Fraud Detection
Feature engineering for transactions, model architectures, real-time scoring, and false positive management in banking fraud detection.
Real-Time Shipment Tracking: Architecture and Implementation
Complete real-time shipment tracking architecture. Event sourcing, GPS ingestion, geofencing, notifications, and dashboards. Throughput benchmarks.
Event-Driven Architecture for Logistics Operations
Event-driven architecture for logistics: shipment events, exception handling, automated re-routing and legacy TMS/WMS integration.

How We Built a Real-Time Data Pipeline with Kafka and Flink
Production war story of building a real-time logistics tracking pipeline. Schema evolution, exactly-once semantics, backpressure, throughput metrics.