Apache Kafka on Kubernetes and OpenShift : Barnabas is died … long life to Strimzi !
The article discusses the evolution from the Barnabas project to Strimzi, an open-source project for deploying Apache Kafka on Kubernetes and OpenShift.
The article discusses the evolution from the Barnabas project to Strimzi, an open-source project for deploying Apache Kafka on Kubernetes and OpenShift.
Troubleshooting a Kafka AdminClient connection error due to hostname/IP mismatch in a single-node setup.
A technical guide on installing and configuring Oracle GoldenGate for Big Data with Kafka Connect and Confluent Platform.
Author's schedule and list of Apache Kafka talks at Oracle OpenWorld and Oak Table World 2017 conferences.
A list of 19 Apache Kafka-related technical sessions at Oracle OpenWorld, JavaOne, and Oak Table World 2017 conferences.
Author's 2017 speaking schedule for tech conferences and meetups, focusing on Apache Kafka and real-time data streaming.
A quick troubleshooting note about a common Apache Kafka console producer error caused by a misspelled property.
Author announces leaving Rittman Mead after 5 years to join Confluent as a Partner Technology Evangelist for Apache Kafka.
Troubleshooting a Kafka Avro console producer error when registering a schema due to a port conflict, with a solution provided.
Fixing OGG-15051 error: 'Class not found: kafkahandler' due to a typo in Oracle GoldenGate Kafka handler configuration.
Fixing Oracle GoldenGate for Big Data Kafka handler error: 'Class not found: com.company.kafka.CustomProducerRecord'.
Resolving a Kafka Connect JDBC error with Oracle due to case-sensitive table names in connector configuration.
A technical guide on using an Oracle GoldenGate adaptor to stream data directly into Elasticsearch for real-time search and analytics.
A practical example of using Apache Kafka to decouple data pipelines, enabling flexible data processing and replay capabilities.
A technical guide on configuring Oracle GoldenGate to replicate data to Kafka and Logstash using BigDataLite 4.4, with troubleshooting tips.
An overview of Kafka Streams, a new library for building stream processing applications using Apache Kafka, with key concepts and a code example.
Technical guide on building a real-time Twitter sentiment analysis system using Apache Kafka and Storm.