Member-only story
Apache Kafka and MQTT (Part 2 of 5) — V2X and Connected Vehicles
Apache Kafka and MQTT are a perfect combination for many IoT use cases. This blog series covers the pros and cons of both technologies. Various use cases across industries, including connected vehicles, manufacturing, mobility services, and smart city are explored. The examples use different architectures, including lightweight edge scenarios, hybrid integrations, and serverless cloud solutions. This post is part two: Connected Vehicles and V2X applications.
(Originally posted on Kai Waehner’s blog: “Kafka and MQTT Part 2of 5 — Connected Vehicles and V2X”… Stay informed about new blog posts by subscribing to my newsletter)
Apache Kafka + MQTT Blog Series
The first blog post explores the relation between MQTT and Apache Kafka. Afterward, the other four blog posts discuss various use cases, architectures, and reference deployments.
- Part 1 — Overview: Relation between Kafka and MQTT, pros and cons, architectures
- Part 2 — Connected Vehicles (THIS POST): MQTT and Kafka in a private cloud on Kubernetes; use case: remote control and command of a car
- Part 3 — Manufacturing: MQTT and Kafka at the edge in a smart factory; use case: Bidirectional OT-IT integration with Sparkplug between PLCs, IoT…