Skip to main content
Back to Tags

Streaming

52 items tagged with "streaming"

Filter by type:

Reference Architectures13

Reference Architecture

Serverless Event Processing Pipeline on AWS

A fully serverless event-ingestion and processing pipeline on AWS using Lambda, EventBridge, and DynamoDB with no servers to operate.

Reference Architecture

Real-Time Streaming Platform with Kafka

A real-time streaming platform on Kafka with stream processing, a schema registry, and exactly-once pipelines on Kubernetes.

Reference Architecture

Event Streaming on Amazon Kinesis

A managed event streaming platform on Amazon Kinesis with serverless processing and real-time analytics on AWS.

Reference Architecture

Streaming Lakehouse with Flink and Iceberg

A streaming lakehouse on AWS where Apache Flink writes continuously into Apache Iceberg tables for unified streaming and batch analytics.

Reference Architecture

IoT Time-Series Analytics Platform

An IoT analytics platform on Azure ingesting device telemetry into a time-series store for real-time monitoring and forecasting.

Reference Architecture

Feature Store and Online Serving on AWS

A reference design for a dual offline/online feature store on AWS that keeps training and serving features consistent and serves them at low latency.

Reference Architecture

Recommendation System on AWS

A reference design for a two-stage recommender on AWS combining candidate retrieval and ranking, with streaming feedback and real-time serving.

Reference Architecture

Real-Time Fraud Detection on GCP

A reference design for streaming fraud detection on GCP that scores transactions in milliseconds using a feature store, rules, and an ML model.

Reference Architecture

Streaming ML Feature Pipeline on GCP

A reference design for a real-time feature engineering pipeline on GCP that computes streaming aggregates and serves them to online models consistently.

Reference Architecture

Event-Driven Backbone with Kafka

An organization-wide event streaming backbone on Kafka that decouples producers and consumers through durable, replayable topics.

Reference Architecture

High-Volume Streaming Ingestion Pipeline

A streaming ingestion pipeline that captures high-velocity event data, buffers it durably, and lands it for real-time and batch use.

Reference Architecture

Change Data Capture Streaming Pipeline

A change-data-capture pipeline that streams database changes as events to keep downstream systems and caches in sync in near real time.

Reference Architecture

IoT Ingestion Platform

A platform that ingests telemetry from large device fleets over MQTT, processes it as a stream, and stores it for analytics and control.