⌨ Keyboard shortcuts available
G — waiting for next key…

Writing

Articles tagged “Apache Kafka”

4 articles on Apache Kafka. All articles →

Branded cover card: The Push-Based RAG: Building a Semantic Alerting Engine with Kafka and pgvector
Laravel Vector Search

The Push-Based RAG: Building a Semantic Alerting Engine with Kafka and pgvector

Learn how to build a push-based RAG engine using Kafka and pgvector. This reverse-search architecture matches data streams against user intent vectors for real-time notifications.

Sep 18, 2026 · 17 min
Branded cover card: The AI Feedback Loop: Engineering Reverse ETL to Sync RAG Insights back to Laravel
Laravel Backend Architecture

The AI Feedback Loop: Engineering Reverse ETL to Sync RAG Insights back to Laravel

Learn to engineer a robust feedback loop by using Reverse ETL for AI to sync agentic conclusions from Python RAG workers back into your Laravel application via Kafka.

Sep 4, 2026 · 31 min
Branded cover card: The Freshness Problem: Real-Time Vector Sync with Debezium and Kafka
Vector Search Data Engineering

The Freshness Problem: Real-Time Vector Sync with Debezium and Kafka

Move RAG synchronization to the infrastructure level. Learn how Change Data Capture for Vector Search using Debezium and Kafka solves the dual-write problem and Update Storms.

Sep 2, 2026 · 13 min
An infrastructure diagram illustrating data flowing from an app server to a Kafka topic, landing in a raw zone, and transforming via dbt into clean search models.
Data Engineering Apache Kafka

Event-Driven Ingestion: Scaling Search Pipelines with Kafka and dbt

An enterprise data architecture tutorial focused on building a high-throughput search ingestion pipeline. We demonstrate how to break up transactional database dependencies by using Apache Kafka for immutable event routing, coupled with dbt incremental models to manage near-real-time data transformations smoothly at scale.

Jul 7, 2026 · 9 min