Apache Kafka on Kubernetes
Apache Kafka is an alternative enterprise messaging system that moves massive amounts of data—not just from point A to B, but from points A to Z.
How do I run Apache Kafka on Kubernetes?
Apache Kafka is a distributed data streaming platform that is a popular event processing choice. It can handle publishing, subscribing to, storing, and processing event streams in real-time. Apache Kafka supports a range of use cases where high throughput and scalability are vital, and by minimizing the need for point-to-point integrations for data sharing in certain applications, it can reduce latency to milliseconds.
Latest Event-driven and Kubernetes articles
Our top application development articles of 2024
Explore this year's most popular articles on Kafka data storage and...
How to build hosted clusters on the OpenStack platform
This article provides a brief tutorial on how to integrate OpenStack with...
Our top learning paths of 2024
Learn the basics of Kubernetes, Ansible, AI, and more with these popular...
Automatic certificate issuing with IdM and cert-manager operator for OpenShift
Automatic certificate issuing with Identity Management in Red Hat Enterprise...
Example-CNF: Automating the deployment of DPDK-based network functions on...
This article presents a means of automatically deploying an open source...
Brief overview of Cluster Observability Operator
Red Hat officially supports the Cluster Observability Operator on OpenShift...
Kafka on Kubernetes feature content
Our top application development articles of 2024
Explore this year's most popular articles on Kafka data storage and...
Dynamic Kafka controller quorum
This article explores use cases for the dynamic quorum configuration in Kafka...
Use bootc logically bound images to deploy a Kafka cluster
bootc's logically bound images feature allows a container image to be "bound"...
Build an extendable multichannel messaging platform
This solution demonstrates an implementation to build a platform that...
Open innovation: Red Hat’s impact on the Kafka and Strimzi ecosystem
Open source is at the heart of everything Red Hat works on. Learn how Red Hat...
Stateful and reactive stream processing applications with Apache Kafka, Quarkus,...
Learn how to build an end-to-end reactive stream processing application using...
Deploy Red Hat AMQ Streams and Fuse on OpenShift Container Platform 4
Red Hat AMQ is a message broker for building communications among Java applications. Message-based applications are a key core capability of modern software development, and AMQ provides a solid foundation for building them.
The Streams module, which is based on the Apache Kafka and Strimzi projects, runs on Linux, macOS and Windows. The module also supports the publish/subscribe messaging method, better for containers. There are also Debezium Change Data Capture connectors that are used to capture row-level database changes and communicate these changes to your apps.
Debezium on OpenShift Cheat Sheet
Debezium is a distributed open-source platform for change data capture. Start it up, point it at your databases, and your apps can start responding to all of the inserts, updates, and deletes that other apps commit to your databases. Debezium is durable and fast, so your apps can respond quickly and never miss an event, even when things go wrong.
This cheat sheet covers how to deploy/create/run/update a Debezium Connector on OpenShift.
Customize your response to real-time information and increase your throughput
Not a developer? Learn more about how Event-driven Architecture (EDA) can help your business move forward.