Kafka Listeners - Explained
Explains Kafka listeners and advertised.listeners configuration for client connectivity in Docker and AWS environments.
Robin Moffatt is a Principal DevEx Engineer and seasoned conference speaker with 15+ years of experience presenting at top events like QCon, Devoxx, Kafka Summit, and Strata. He shares insights on developer experience, distributed systems, and cloud technologies through his blog, YouTube, and public talks.
625 articles from this blog
Explains Kafka listeners and advertised.listeners configuration for client connectivity in Docker and AWS environments.
A guide to using Pygments and command-line tools to generate syntax-highlighted code for presentations in Keynote or PowerPoint.
A technical tutorial on using Apache Kafka, KSQL, and Elasticsearch to analyze network event data, detect anomalies, and set up automated alerts.
A technical guide on using diff and patch commands to recursively apply configuration changes between software versions.
Solutions for handling Oracle NUMBER and TIMESTAMP data types in Kafka Connect JDBC Connector, including configuration and SQL casting.
Explains the timestamp requirement for stream-table joins in KSQL, where table messages must exist before stream events for a successful join.
A tutorial on using Mockaroo and kafkacat to generate and load realistic test data into Apache Kafka topics for development and testing.
A technical guide on configuring MongoDB replication and using Debezium to stream database changes into Apache Kafka.
A technical guide on cloning a Ubiquiti Unifi controller's MongoDB database to a separate server using mongodump and mongorestore.
A technical guide on setting up Debezium and Kafka Connect to stream real-time data changes from MySQL into Apache Kafka.
Explains how to resolve KSQL's topic conformity error when creating streams/tables, detailing partition and replica mismatch solutions.
A technical guide on using Kafka Connect to stream data from an Oracle database into Elasticsearch for real-time analytics.
A technical guide troubleshooting installation errors for the Confluent Kafka Python library, including dependency issues and compilation failures.
Explains the shift from traditional batch ETL to real-time streaming ETL using Apache Kafka for lower latency data integration and analytics.
Step-by-step guide to integrate Oracle GoldenGate with Apache Kafka and Schema Registry for real-time data streaming from an Oracle database.
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.
Troubleshooting guide for resolving Oracle GoldenGate Kafka Connect Handler errors, focusing on schema registry and Avro serialization issues.