Tag: #streaming
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 22 posts
[AWS] Complete Guide to Kinesis: Real-Time Streaming Data Processing
An in-depth analysis of the AWS Kinesis family (Data Streams, Data Firehose, Managed Flink, Video Streams) architecture and core concepts, with Python code examples for building real-time streaming pipelines.
2026-03-20 · 14 min read #aws#kinesis#streamingBuilding Real-time Financial Data Pipelines: A Practical Guide to Kafka and Flink Streaming Architecture
A comprehensive guide to designing and implementing real-time financial data pipelines. Covers Kafka-based market data ingestion, Flink stream processing, CDC integration, windowed aggregation, anomaly detection, and low
2026-03-13 · 14 min read #finance#kafka#flink#streaming#data-pipeline