Tips, Techniques, and Common Pitfalls Debugging Kafka
What if you could trace Kafka messages across your entire system without writing a single line of code?
#1about 1 minute
Understanding Kafka's role in modern architectures
Kafka acts as the architectural glue for distributed services, connecting different application components for real-time data processing.
#2about 2 minutes
Real-world Kafka use cases at scale
Major companies like Netflix, Uber, and LinkedIn leverage Kafka for real-time analytics, trip data aggregation, and fraud prevention.
#3about 2 minutes
Comparing Kafka with MQTT for IoT scenarios
While both are messaging protocols, Kafka offers low latency with rich messages, whereas MQTT provides faster throughput with a smaller footprint for IoT devices.
#4about 3 minutes
Getting started with Kafka in Python
A look at available Python libraries for Kafka and the basic code structure for creating a message producer and consumer.
#5about 4 minutes
Analyzing a complex Kafka architecture at Netflix
A breakdown of how Netflix uses Kafka at its core to handle massive traffic and orchestrate microservices when a user presses play.
#6about 5 minutes
Common challenges of running Kafka at scale
Scaling Kafka introduces complexities in load balancing, resource management, data replication, and monitoring logs across distributed services.
#7about 4 minutes
Solving monitoring challenges with OpenTelemetry
OpenTelemetry provides a vendor-neutral framework for distributed tracing, making it easier to visualize application flow and pinpoint errors without manual log analysis.
#8about 5 minutes
Simplifying OpenTelemetry deployment without code changes
Lumigo's one-click OpenTelemetry solution uses operators and layers to automatically instrument applications in Kubernetes, Docker, and AWS Lambda.
#9about 9 minutes
Live demo setup for debugging Kafka
The demo architecture consists of a Docker network running three Kafka instances and a Python Flask application acting as both producer and consumer.
#10about 7 minutes
Executing the live demo and analyzing traces
The demo shows how to send and receive messages, and then uses a distributed tracing tool to investigate a performance issue in real time.
#11about 8 minutes
Key takeaways for building scalable systems
Final advice emphasizes building for scale, leveraging OpenTelemetry for monitoring, contributing to open source, and tracing all application components.
Related jobs
Jobs that call for the skills explored in this talk.
Why Attend a Developer Event?Modern software engineering moves too fast for documentation alone. Attending a world-class event is about shifting from tactical execution to strategic leadership.
Skill Diversification: Break out of your specific tech stack to see how the industry...
Benjamin Ruschin
What Developers Really Need to Create Great Code DemosEvery developer on earth has, at some point, had another developer to thank for a breakthrough, a success, an aha moment they wouldn’t have had without coming across that blog post, that open-source contribution, that reply on socials or that humble ...
From learning to earning
Jobs that call for the skills explored in this talk.