Streaming Data Architecture

Designs a streaming data architecture defining event schema, producer configuration, consumer processing logic, state management approach, and fault tolerance strategy. Produces a system specification document for real-time data pipelines. Use when the user asks to design a real-time data pipeline, build an event-driven architecture, implement stream processing, or plan a system that processes data as it arrives rather than in batches. Do NOT use for batch ETL pipelines (use etl-pipeline-design), data warehouse design (use data-warehouse-design), or API data extraction (use api-data-extraction).

FerroxLabs fad86b5 2 files · 40.6 KB Updated 37 repo stars

File contents

ferroxlabs/murage/tree/main/skills-library/streaming-data-architecture commit fad86b56f2

Frequently asked questions

npx skillmds@latest add ferroxlabs/streaming-data-architecture