Create Apache Kafka cluster on Kubernetes using Strimzi and monitor using Prometheus, Grafana

Create Apache Kafka cluster on Kubernetes using Strimzi and monitor using Prometheus, Grafana

09 Apr 2022

Overview In this article we will see how to create an Apache Kafka cluster on Kubernetes using Strimzi and to monitor Strimzi deployment using Prometheus and Grafana.

Learn More
Visualizing Snowpipe usage with dbt and Superset

Visualizing Snowpipe usage with dbt and Superset

22 Mar 2022

Overview Snowpipe is Snowflake’s continuous data ingestion service. Snowpipe loads data within minutes after files are added to a stage and submitted for ingestion.

Learn More
Stream data from Kafka to Google Cloud Storage(GCS) using Aiven's GCS Sink Connector

Stream data from Kafka to Google Cloud Storage(GCS) using Aiven's GCS Sink Connector

11 Mar 2022

Overview In this article we will see how to use Aiven’s GCS Sink Connector for Apache Kafka to stream data from Kafka to Google Cloud Storage(GCS).

Learn More
How to setup dbt for Materialize database with streaming data from Redpanda

How to setup dbt for Materialize database with streaming data from Redpanda

17 Feb 2022

Overview Materialize is a streaming database for real-time applications. Materialize accepts input data from a variety of streaming sources (like Kafka, redpanda), data stores and databases (like S3 and Postgres), and files (like CSV and JSON), and lets you query them using SQL.

Learn More