Where I'm speaking in the rest of 2018
A developer shares their upcoming speaking schedule for tech conferences and meetups in late 2018, focusing on Kafka, Java, and JVM topics.
A developer shares their upcoming speaking schedule for tech conferences and meetups in late 2018, focusing on Kafka, Java, and JVM topics.
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.
Explains how to resolve KSQL's topic conformity error when creating streams/tables, detailing partition and replica mismatch solutions.
A technical guide troubleshooting installation errors for the Confluent Kafka Python library, including dependency issues and compilation failures.
A step-by-step tutorial on implementing a Kafka Pub/Sub system using Docker and .NET Core, including code examples.
A technical guide on using Spark Streaming with Python and Kafka to filter and enrich real-time Twitter data for copyright infringement detection.
A technical guide to building a streaming data pipeline using Apache Spark Streaming, Python, and Apache Kafka for real-time processing.
A technical guide on building a real-time Twitter sentiment and hashtag analysis system using Kafka, Storm, and Cassandra.