Building Real-time Data Pipelines with MinIO's AIStor
arrow
Built a portable Java data pipeline using MinIO's AIStor and Kafka that scales from Mac to Kubernetes. Containerized stack (Kafka, AIStor, Prometheus, Grafana) processes millions of events, preserving raw data for analysis while delivering real-time dashboard summaries.
AI Data Workflows with Kafka and MinIO
arrow
AIStor is a foundational component for creating and executing complex data workflows. At the core of this event-driven functionality is MinIO bucket notifications using Kafka.
Build a Streaming CDC Pipeline with MinIO and Redpanda into Snowflake
arrow
Build a streaming Change Data Capture (CDC) pipeline with Redpanda and MinIO into Snowflake. This solution simplifies data migration and analytics, with Redpanda offering scalability, MinIO as efficient storage, and Snowflake as a cloud-native analytics engine.
Streamlining Data Streaming: A Guide to WarpStream and MinIO
arrow
Explore the next generation of data streaming with WarpStream and MinIO! While Apache Kafka has been the standard for streaming data, it may be time to consider a simpler, more cost-effective, and cloud-native solution.
End to End Spark Structured Streaming for Kafka Topics
arrow
Apache Kafka and Apache Spark are two leading technologies used to build the streaming data pipelines that feed data lakes and lake houses. At a really high level, Kafka streams messages to Spark where they are transformed into a format that can be read in by applications and saved to storage.
Spark Structured Streaming With Kafka and MinIO
arrow
Kafka and Spark Structured Streaming are used together to build data lakes/lake houses fed by streaming data and provide real time business insights.
How to Set up Kafka and Stream Data to MinIO in Kubernetes
arrow
Publish from Kafka, Persist on MinIO
arrow