Kafka

Building resilient event-driven architectures with Apache Kafka
Article

Kafka tiered storage deep dive

Federico Valeri +1

Explore Apache Kafka's tiered storage feature, which helps scale compute and storage resources independently and provides better client isolation.

Building resilient event-driven architectures with Apache Kafka
Article

Introduction to Kafka Connect

Mickael Maison +1

Get an introduction to Kafka Connect's key features and use cases in this excerpt from Kafka Connect: Build and Run Data Pipelines.

Featured image for Kafka topics.
Article

Introduction to Kafka consumers

Alex Soto Bueno

Learn how to implement scaling with Apache Kafka consumers on Kubernetes in this demo.

Deep dive
Event

DevNation Deep Dive: Debezium

This Deep Dive helps you to get started with the open source change data capture platform Debezium.

Page Thumbnail
Page

DevNation Deep Dive: Debezium

This Deep Dive helps you to get started with the open source change data capture platform Debezium.

AMQ
Article

Manage Kafka clusters with AKHQ and AMQ streams

Rogerio Santos

AKHQ is a community GUI for managing Apache Kafka clusters. Learn how to install and connect this tool in an AMQ streams cluster on Red Hat OpenShift 4.

Kafka Monthly Digest
Article

Deploy a Kafka Connect container using Strimzi

Alex Soto Bueno

Learn how to configure and deploy a Kafka Connect container with Strimzi, a tool that simplifies the process of running Apache Kafka in a Kubernetes cluster.

Developer Sandbox
Article

6 tutorials for modern app development

Jaya Christina Baskaran

Explore hands-on tutorials for developers who want to learn about application and API connectivity, data transformation, real-time messaging, and data streaming.

RHOSAK share feature image
Article

Stream processing with ksqlDB in OpenShift Streams for Apache Kafka

Daniele Martinoli +1

Apache Kafka is an open-source distributed streaming platform used for stream processing, real-time data pipelines, and data integration at scale. SQL (Structured Query Language) is a standardized programming language that is used to manage relational databases and perform various operations on their data. This first article in a series of three describes how we can leverage on ksqlDB to process Apache Kafka streams using the industry standard SQL query language.