Kafka

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.

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.

Featured image for "Improve coss-team colllaboration with Camel K."
Article

Build reactive apps on Kubernetes using Camel K

Sumit Mukherjee

Integration using Apache Camel K makes it possible to build services that are scalable and reliable even when they depend on rapid interaction with data sources.