SlideShare a Scribd company logo
1 of 67
Download to read offline
Copyright © by HiveMQ. All Rights Reserved.
MQTT AS A KEY
TECHNOLOGY
FOR INDUSTRY
4.0 & IIoT
Copyright © by HiveMQ. All Rights Reserved.
WELCOME
• HiveMQ CTO
• Strong background in distributed and large scale
systems architecture
• OASIS MQTT TC Member
• Author of „The Technical Foundations of IoT“
• Conference Speaker and Author
• Program committee member for German and
international IoT conferences
Dominik
Obermaier
@dobermai
linkedin.com/in/dobermai/
Copyright © by HiveMQ. All Rights Reserved.
We Will Talk Today About...
• Why major automotive OEMs chose MQTT for in-factory Industry
4.0 and IIoT use cases (including case studies!)
• Why MQTT is a key technology for IIoT and Industry 4.0
• Why not every cloud vendor delivers what they promise when it
comes to MQTT (including the most common pitfalls)
• How MQTT works and all relevant features
• How to achieve interoperability with MQTT
Copyright © by HiveMQ. All Rights Reserved.
MQTT INTRODUCTION
Copyright © by HiveMQ. All Rights Reserved.
What is MQTT?
• Binary
• Easy
• Publish/Subscribe
• Minimal Overhead
• (I)IoT Messaging Protocol
• Data Agnostic
• Designed for reliable communication
over unreliable channels
Copyright © by HiveMQ. All Rights Reserved.
MQTT Overview
• Binary with minimal overhead
• Persistent (offline) sessions
• Retained Messages
• 3 QoS Levels
• (I)IoT Messaging Protocol
Copyright © by HiveMQ. All Rights Reserved.
MQTT Use
Cases
• Connected Car
• Industry 4.0 / IIoT
• Logistics / Transportation
• (IoT) Messaging
Middleware
• Telecommunications
Copyright © by HiveMQ. All Rights Reserved.
MQTT Use
Cases
• Push Communication
• Reliable Communication
over unreliable networks
• Constrained Devices
• Low Bandwidth and
High Latency
• Industrial Message Bus
Copyright © by HiveMQ. All Rights Reserved.
Publish / Subscribe
Copyright © by HiveMQ. All Rights Reserved.
Protocol Details
• Heartbeat mechanism
• Persistent TCP connections
• Also works over websockets
• IPv4 and IPv6 supported
• MQTT requires TCP/IP
• Clean & Persistent Sessions
• QoS levels for message delivery guarantees
• TLS in the mix for professional deployments
MQTT
TCP
IP
5-7
ISO/OSI
Layer
4
ISO/OSI
Layer
3
ISO/OSI
Layer
Copyright © by HiveMQ. All Rights Reserved.
MQTT Pub/Sub Advantages
• Push Communication
• Message filtering based on subjects topics
• Synchronization Decoupling
• Time Decoupling
• Space Decoupling
• Dynamic Topics
Copyright © by HiveMQ. All Rights Reserved.
MQTT HISTORY
Copyright © by HiveMQ. All Rights Reserved.
2018
MQTT 5 officially
released
2013
HiveMQ 1.3 released
2013
OASIS TC formed
2014
MQTT 3.1.1
officially released
2018
HiveMQ 4 has
MQTT 5 support2019
HiveMQ MQTT
Client 1.0 released
2012
Mosquitto 1.0
released
2010
MQTT 3.1 opened as royalty
free protocol
1999
MQTT invented
for oil pipeline
monitoring
Copyright © by HiveMQ. All Rights Reserved.
The MQTT TC
Copyright © by HiveMQ. All Rights Reserved.
We will talk today about...MQTT Popularity over Time
Copyright © by HiveMQ. All Rights Reserved.
Where does MQTT fit in?
Copyright © by HiveMQ. All Rights Reserved.
Cloud Communication
Copyright © by HiveMQ. All Rights Reserved.
Cloud Communication
Copyright © by HiveMQ. All Rights Reserved.
Factory IIoT Bus
Copyright © by HiveMQ. All Rights Reserved.
Consuming Applications:
Data Warehouse,
Analytics Tools,
Reporting, Monitoring
Application Area
Cloud Connector
Smart Sensors
Power, Consumption,
Vibrations, Temperature,
Humidity…
IIoT Area
Automation Area
Automation Sensors
PLS/STS
IIoT MQTT Broker
Copyright © by HiveMQ. All Rights Reserved.
MULTI CLOUD ISO CONNECTIVITY
Copyright © by HiveMQ. All Rights Reserved.
• MQTT is an ISO Standard (ISO/IEC 20922:2016)
• The ISO standard is clear about the features required for
interoperable communication
• Best practice is to have a central connectivity layer
• Standard conform vendors are replaceable by the the
customer, so the vendor risk is reduced significantly for
customers
• While usually not a concern in the PoC phase, Multi-Cloud
capabilities for the MQTT broker are extremely important
Multi Cloud & ISO
Copyright © by HiveMQ. All Rights Reserved.
Cloud Vendors &
Third Party Services
Connectivity Layer
running on any or
multiple clouds
Devices, Factories
and "Things"
Multi-Cloud
High available
MQTT broker
(multi-cloud possible)
Other 3rd party
services
Copyright © by HiveMQ. All Rights Reserved.
Cloud Vendors &
Third Party Services
Connectivity Layer
running on any or
multiple clouds
Devices, Factories
and "Things"
Multi-Cloud Other 3rd party
services
Device Management
AWS IoT
Big Data
Kinesis
IoT Hub Data Lakes
Machine Learning
Event Hubs
Copyright © by HiveMQ. All Rights Reserved.
HiveMQ
Copyright © by HiveMQ. All Rights Reserved.
HiveMQ
Copyright © by HiveMQ. All Rights Reserved.
Risks when Using Cloud Platforms for
MQTT Connectivity
• SLAs of cloud vendor services usually not acceptable for mission-
critical cloud data pipelines
‣ Azure offers 99,9% uptime for IoTHub [1]
‣ AWS offers 99,9% uptime for IoT Core [2]
‣ 99,9% uptime guarantees is approximately 9 hours downtime per year
• Cloud Vendors don't offer stable API guarantees
‣ Can change or terminate any service at any time
‣ they notice 12 months in advance, though
‣ Many customers require 15+ years guarantees because field device
updates are sometimes hard or impossible
• No price stability guarantees from cloud vendors [3]
[1] https://azure.microsoft.com/en-gb/support/legal/sla/iot-hub/v1_2/
[2] https://aws.amazon.com/iot-core/sla/
[3] https://aws.amazon.com/agreement/
Vendor lock-in to specific clouds (AWS, Azure, GCP)
too risky for industry leaders
Copyright © by HiveMQ. All Rights Reserved.
• Only subsets of the protocol are supported and MQTT can only
be used in a very opinionated way
• Azure does not support the MQTT 5 specification and doesn't
support all MQTT 3 features
• AWS IoT does not support the MQTT 5 specification and
doesn't support all MQTT 3 features
•
Cloud Services don't offer the MQTT ISO Standard
Risks when Using Cloud Platforms for
MQTT Connectivity
Copyright © by HiveMQ. All Rights Reserved.
Source: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support
Risks when Using Cloud Platforms for
MQTT Connectivity
Copyright © by HiveMQ. All Rights Reserved.
Source: https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html
Risks when Using Cloud Platforms for
MQTT Connectivity
Copyright © by HiveMQ. All Rights Reserved.
• Pricing may change at any time for most cloud vendors (including
AWS and Azure)
• Pricing for MQTT services usually consists of many variables which
makes it VERY hard to calculate the actual costs upfront
‣ Only specific MQTT packets are counted and a single packet can
count as multiple packets if it has large payload
‣ Distinction between incoming and outgoing traffic
‣ Sometimes concepts as connectivity duration + traffic + processing
rules are used together with a lot of other variables
‣ Integrating other services usually also adds more variables
• Usually the prices for POCs are extremely low but actual production
workload gets incredibly expensive
Hard to calculate costs upfront
Risks when Using Cloud Platforms for
MQTT Connectivity
Copyright © by HiveMQ. All Rights Reserved.
How to Fix?
• Usually the connectivity layer (MQTT Broker) is HOSTED at a
cloud provider but not proprietary cloud-specific services are
used
• Use a MQTT broker that is built for high-availability and has
industry references
• Don't use open source software like mosquitto for mission-
critical deployments (fine for testing, though)
• Use a vendor that can integrate with the value-added services
of your cloud providers (like Device Management, ...)
• If it's mission critical, make sure the vendor has good SLAs
and is responsive
Use a vendor that supports 100% of the MQTT ISO standard in a
cloud agnostic way
Copyright © by HiveMQ. All Rights Reserved.
INTEROPERABLE DATA EXCHANGE
Copyright © by HiveMQ. All Rights Reserved.
Interoperable Data Exchange
• MQTT is data agnostic, it can carry any payload up to 256MB
• MQTT supports content types that describes the payload
• Usual data formats for include
‣ Protocol Buffers (tiny and very efficient, supports schema
evolution)
‣ JSON (human readable and widely accepted)
‣ XML (heavyweight, human readable, easy to validate)
‣ Avro (efficient, support schema evolution)
Copyright © by HiveMQ. All Rights Reserved.
The Babble Fish
Copyright © by HiveMQ. All Rights Reserved.
NON-DOMAIN SPECIFIC SEMANTICS &
INTEROPERABILITY ARE SCIENCE-FICTION
Copyright © by HiveMQ. All Rights Reserved.
Ok, but how to do
domain specific data
interoperability?
Copyright © by HiveMQ. All Rights Reserved.
VDA Publication
https://www.vda.de/dam/vda/publications/2019/Logistik/VDA5050.pdf
Copyright © by HiveMQ. All Rights Reserved.
Interoperable Data Exchange with MQTT
• Domain specific knowledge needs to be documented and agreed
upon by major industry players
• Best practice: Offer data validation schemas
• MQTT brokers can add validation rules for topics
• OPC UA companion specifications for data models can also be used
with MQTT
Copyright © by HiveMQ. All Rights Reserved.
SECURITY
Copyright © by HiveMQ. All Rights Reserved.
MQTT Security
• TLS for transport encryption
• Pluggable authentication and authorization mechanisms
‣ X509 client certificates possible
‣ OAuth 2.0 and OpenID possible
‣ LDAP / Active Directory possible
‣ Any database access as credential store possible
‣ RBAC
• VERY fine grained permissions possible based on
‣ ip addresses
‣ topics + actions (pub/sub)
‣ features (retained, shared subscriptions, qos, ...)
MQTT is built for secure communication
Copyright © by HiveMQ. All Rights Reserved.
MQTT DETAILS
Copyright © by HiveMQ. All Rights Reserved.
MQTT Topics
Copyright © by HiveMQ. All Rights Reserved.
MQTT Topics
• Dynamic
• Very lightweight
• Queuing (QoS > 0)
• Wildcards (+ and #)
• Hierarchically
Copyright © by HiveMQ. All Rights Reserved.
MQTT Topics
• UTF-8 string - Used for message filtering
myhome / groundfloor / livingroom / temperature
Topic level
Separator
Topic levelTopic level
• Each topic level is separated by a forward slash
• Each topic contains at least 1 character, may contain spaces, is case sensitive
Copyright © by HiveMQ. All Rights Reserved.
MQTT Topics
Single level: + myhome / groundfloor / + / temperature
Topic levelTopic level
Topic level
Separator
Only one level
Single level: #
myhome / groundfloor / #
Topic levelTopic level
multi-level
Wildcard
Only at the end
Multiple topic levels
Copyright © by HiveMQ. All Rights Reserved.
factory1
MQTT Topics
/ /
floor1
floor2
plc1
plc2
plc1
plc2
Copyright © by HiveMQ. All Rights Reserved.
factory1
MQTT Topics
/ /
floor1
floor2
plc1
plc2
plc1
plc2
PLC Data 1 from floor1: factory1/floor1/plc1
Copyright © by HiveMQ. All Rights Reserved.
factory1
MQTT Topics
/ /
floor1
floor2
plc1
plc2
plc1
plc2
All Data from floor2: factory1/floor2/#
Copyright © by HiveMQ. All Rights Reserved.
factory1
MQTT Topics
/ /
floor1
floor2
plc1
plc2
plc1
plc2
All Data from deathstar: factory1/#
Copyright © by HiveMQ. All Rights Reserved.
Quality of Service (QoS)
Copyright © by HiveMQ. All Rights Reserved.
MQTT QoS
QoS 1
QoS 2
QoS 0
QoS 0
QoS 1
QoS 2
At most once delivery
At least once delivery
Exactly once delivery
Copyright © by HiveMQ. All Rights Reserved.
Retained Messages
Copyright © by HiveMQ. All Rights Reserved.
Retained Messages
• Clients receive retained message after
subscription
• The client decides if a message should be
retained
• Broker saves the last message for a given
topic
• „Last Known Good Value“
Copyright © by HiveMQ. All Rights Reserved.
Last Testament & Will
Copyright © by HiveMQ. All Rights Reserved.
Last Will & Testament
• Useful to implement „on/off“
• Real Push
• Broker sends message after client „death“
• Client defines LWT
Copyright © by HiveMQ. All Rights Reserved.
Persistent Sessions
Copyright © by HiveMQ. All Rights Reserved.
Persistent Session
• Queuing for QoS > 0
• Client decides if he wants to use persistent
sessions
• Broker saves Client Sessions
Connect
Subscribe
device/+/status
device/12/status: „1“
Re-Connect
device/12/status: „1“
1st
2nd
Copyright © by HiveMQ. All Rights Reserved.
Request / Response
Copyright © by HiveMQ. All Rights Reserved.
Request / Response
Copyright © by HiveMQ. All Rights Reserved.
Request / Response
• Pattern for „business ACKs“
• Request /Response is a pattern that is also
available for MQTT 3.1.1
• Publishing Client must subscribe to a response
topic prior to sending data
• „Request Response Information“ Header for
response topic
• „Correlation Data“ header for correlation of
request/response
Copyright © by HiveMQ. All Rights Reserved.
Shared Subscriptions
Copyright © by HiveMQ. All Rights Reserved.
Shared Subscriptions
* HiveMQ fully supports all optional features, including this feature
• Client Load Balancing. Multiple clients share the
same subscription
• Special Syntax: $share/{ID}/my/topic
• Useful for scaling out backend subscribers
• Also supported by HiveMQ for MQTT 3.1 and
MQTT 3.1.1
• Up-/Downscaling of clients at runtime possible.
Perfect for cloud native scenarios (Kubernetes, …)
• Optional feature, not supported by all vendors*
Copyright © by HiveMQ. All Rights Reserved.
Shared Subscriptions
Copyright © by HiveMQ. All Rights Reserved.
User Properties
Copyright © by HiveMQ. All Rights Reserved.
User Properties
• User Defined Metadata Headers
• Can be part of most MQTT packets
• UTF-8 encoded Strings
• An unlimited number of user properties can be
added
Copyright © by HiveMQ. All Rights Reserved.
THANK
YOU
Dominik Obermaier
@dobermai
linkedin.com/in/dobermai/
dominik.obermaier@hivemq.com
Contact

More Related Content

What's hot

HiveMQ + Kafka: The ideal solution for IoT MQTT data integration
HiveMQ + Kafka: The ideal solution for IoT MQTT data integrationHiveMQ + Kafka: The ideal solution for IoT MQTT data integration
HiveMQ + Kafka: The ideal solution for IoT MQTT data integrationMargarethaErber
 
Lightweight and scalable IoT Architectures with MQTT
Lightweight and scalable IoT Architectures with MQTTLightweight and scalable IoT Architectures with MQTT
Lightweight and scalable IoT Architectures with MQTTDominik Obermaier
 
Ignition Edge: Simplifying the Edge of the Network
 Ignition Edge: Simplifying the Edge of the Network Ignition Edge: Simplifying the Edge of the Network
Ignition Edge: Simplifying the Edge of the NetworkInductive Automation
 
Pushing the Boundaries of Data Visualization
Pushing the Boundaries of Data VisualizationPushing the Boundaries of Data Visualization
Pushing the Boundaries of Data VisualizationInductive Automation
 
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...Real-Time Innovations (RTI)
 
What's the Right Messaging Standard for the IoT?
What's the Right Messaging  Standard for the IoT?What's the Right Messaging  Standard for the IoT?
What's the Right Messaging Standard for the IoT?Angelo Corsaro
 
IBM MQ Light @ Capitalware's MQTC 2.0.1.4 conference
IBM MQ Light @ Capitalware's MQTC 2.0.1.4 conferenceIBM MQ Light @ Capitalware's MQTC 2.0.1.4 conference
IBM MQ Light @ Capitalware's MQTC 2.0.1.4 conferencematthew1001
 
Open and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the RiskOpen and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the RiskInductive Automation
 
IoT Meetup HiveMQ and MQTT
IoT Meetup HiveMQ and MQTTIoT Meetup HiveMQ and MQTT
IoT Meetup HiveMQ and MQTTIan Skerrett
 
5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments Work5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments WorkLumina Networks
 
Don't Architect a Real-Time System that Can't Scale
Don't Architect a Real-Time System that Can't ScaleDon't Architect a Real-Time System that Can't Scale
Don't Architect a Real-Time System that Can't ScaleReal-Time Innovations (RTI)
 
The Inside Story: Leveraging the IIC's Industrial Internet Security Framework
The Inside Story: Leveraging the IIC's Industrial Internet Security FrameworkThe Inside Story: Leveraging the IIC's Industrial Internet Security Framework
The Inside Story: Leveraging the IIC's Industrial Internet Security FrameworkReal-Time Innovations (RTI)
 
Round Solution_english_webinar_28_01_4_LI
Round Solution_english_webinar_28_01_4_LIRound Solution_english_webinar_28_01_4_LI
Round Solution_english_webinar_28_01_4_LIJuan Martin
 
Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...
Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...
Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...Open Mobile Alliance
 
Distributed Communication and Control for a Network of Melting Probes in Extr...
Distributed Communication and Control for a Network of Melting Probes in Extr...Distributed Communication and Control for a Network of Melting Probes in Extr...
Distributed Communication and Control for a Network of Melting Probes in Extr...Real-Time Innovations (RTI)
 
IoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkit
IoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkitIoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkit
IoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkitOpen Mobile Alliance
 
IoTlondon - mbed based IoT Gateway talk
IoTlondon - mbed based IoT Gateway talkIoTlondon - mbed based IoT Gateway talk
IoTlondon - mbed based IoT Gateway talkSomeRandomBloke
 

What's hot (20)

HiveMQ + Kafka: The ideal solution for IoT MQTT data integration
HiveMQ + Kafka: The ideal solution for IoT MQTT data integrationHiveMQ + Kafka: The ideal solution for IoT MQTT data integration
HiveMQ + Kafka: The ideal solution for IoT MQTT data integration
 
Lightweight and scalable IoT Architectures with MQTT
Lightweight and scalable IoT Architectures with MQTTLightweight and scalable IoT Architectures with MQTT
Lightweight and scalable IoT Architectures with MQTT
 
Ignition Edge: Simplifying the Edge of the Network
 Ignition Edge: Simplifying the Edge of the Network Ignition Edge: Simplifying the Edge of the Network
Ignition Edge: Simplifying the Edge of the Network
 
Pushing the Boundaries of Data Visualization
Pushing the Boundaries of Data VisualizationPushing the Boundaries of Data Visualization
Pushing the Boundaries of Data Visualization
 
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
Cybersecurity Spotlight: Looking under the Hood at Data Breaches and Hardenin...
 
What's the Right Messaging Standard for the IoT?
What's the Right Messaging  Standard for the IoT?What's the Right Messaging  Standard for the IoT?
What's the Right Messaging Standard for the IoT?
 
IBM MQ Light @ Capitalware's MQTC 2.0.1.4 conference
IBM MQ Light @ Capitalware's MQTC 2.0.1.4 conferenceIBM MQ Light @ Capitalware's MQTC 2.0.1.4 conference
IBM MQ Light @ Capitalware's MQTC 2.0.1.4 conference
 
Microservices K8S
Microservices K8SMicroservices K8S
Microservices K8S
 
Open and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the RiskOpen and Secure SCADA: Efficient and Economical Control, Without the Risk
Open and Secure SCADA: Efficient and Economical Control, Without the Risk
 
IoT Meetup HiveMQ and MQTT
IoT Meetup HiveMQ and MQTTIoT Meetup HiveMQ and MQTT
IoT Meetup HiveMQ and MQTT
 
5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments Work5G in Brownfield how SDN makes 5G Deployments Work
5G in Brownfield how SDN makes 5G Deployments Work
 
Don't Architect a Real-Time System that Can't Scale
Don't Architect a Real-Time System that Can't ScaleDon't Architect a Real-Time System that Can't Scale
Don't Architect a Real-Time System that Can't Scale
 
The Inside Story: Leveraging the IIC's Industrial Internet Security Framework
The Inside Story: Leveraging the IIC's Industrial Internet Security FrameworkThe Inside Story: Leveraging the IIC's Industrial Internet Security Framework
The Inside Story: Leveraging the IIC's Industrial Internet Security Framework
 
Round Solution_english_webinar_28_01_4_LI
Round Solution_english_webinar_28_01_4_LIRound Solution_english_webinar_28_01_4_LI
Round Solution_english_webinar_28_01_4_LI
 
Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...
Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...
Intro to IoT & the role of LwM2M Technologies (Internet of Things World 2017,...
 
Distributed Communication and Control for a Network of Melting Probes in Extr...
Distributed Communication and Control for a Network of Melting Probes in Extr...Distributed Communication and Control for a Network of Melting Probes in Extr...
Distributed Communication and Control for a Network of Melting Probes in Extr...
 
IoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkit
IoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkitIoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkit
IoT Seminar (Jan. 2016) - (7) joaquin prado - oma developer toolkit
 
Why OpenDaylight
Why OpenDaylightWhy OpenDaylight
Why OpenDaylight
 
What's new in the integrated architecture hardware
What's new in the integrated architecture hardwareWhat's new in the integrated architecture hardware
What's new in the integrated architecture hardware
 
IoTlondon - mbed based IoT Gateway talk
IoTlondon - mbed based IoT Gateway talkIoTlondon - mbed based IoT Gateway talk
IoTlondon - mbed based IoT Gateway talk
 

Similar to MQTT AS A KEY TECHNOLOGY FOR INDUSTRY 4.0 & IIoT

HiveMQ Cloud Webinar
HiveMQ Cloud WebinarHiveMQ Cloud Webinar
HiveMQ Cloud WebinarHiveMQ
 
Introducing HiveMQ Cloud
Introducing HiveMQ CloudIntroducing HiveMQ Cloud
Introducing HiveMQ CloudMargarethaErber
 
Back to Basics: An Introduction to MQTT
Back to Basics: An Introduction to MQTTBack to Basics: An Introduction to MQTT
Back to Basics: An Introduction to MQTTHiveMQ
 
Best Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & KafkaBest Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & KafkaHiveMQ
 
How mqtt 5 makes difficult io t use cases possible
How mqtt 5 makes difficult io t use cases possibleHow mqtt 5 makes difficult io t use cases possible
How mqtt 5 makes difficult io t use cases possibleFlorian Raschbichler
 
Debugging MQTT Client Communications With MQTT.fx and HiveMQ Cloud
Debugging MQTT Client Communications With MQTT.fx and HiveMQ CloudDebugging MQTT Client Communications With MQTT.fx and HiveMQ Cloud
Debugging MQTT Client Communications With MQTT.fx and HiveMQ CloudHiveMQ
 
HiveMQ + Kafka - The Ideal Solution for IoT MQTT Data Integration
HiveMQ + Kafka - The Ideal Solution for IoT MQTT Data IntegrationHiveMQ + Kafka - The Ideal Solution for IoT MQTT Data Integration
HiveMQ + Kafka - The Ideal Solution for IoT MQTT Data IntegrationHiveMQ
 
Kafka Summit 2021 - Why MQTT and Kafka are a match made in heaven
Kafka Summit 2021 - Why MQTT and Kafka are a match made in heavenKafka Summit 2021 - Why MQTT and Kafka are a match made in heaven
Kafka Summit 2021 - Why MQTT and Kafka are a match made in heavenDominik Obermaier
 
IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...
IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...
IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...HostedbyConfluent
 
Mqtt.fx on hive mq cloud
Mqtt.fx on hive mq cloudMqtt.fx on hive mq cloud
Mqtt.fx on hive mq cloudMargarethaErber
 
MQTT.fx on HiveMQ Cloud Testing MQTT in the Cloud
MQTT.fx on HiveMQ Cloud Testing MQTT in the CloudMQTT.fx on HiveMQ Cloud Testing MQTT in the Cloud
MQTT.fx on HiveMQ Cloud Testing MQTT in the CloudHiveMQ
 
How MQTT 5 Makes Difficult IoT Use Cases Possible
How MQTT 5 Makes Difficult IoT Use Cases PossibleHow MQTT 5 Makes Difficult IoT Use Cases Possible
How MQTT 5 Makes Difficult IoT Use Cases PossibleHiveMQ
 
Lightweight and Scalable IoT Messaging with MQTT
Lightweight and Scalable IoT Messaging with MQTTLightweight and Scalable IoT Messaging with MQTT
Lightweight and Scalable IoT Messaging with MQTTHiveMQ
 
How to Stream IoT MQTT Messages Into the Azure Event Hubs Service
How to Stream IoT MQTT Messages Into the Azure Event Hubs ServiceHow to Stream IoT MQTT Messages Into the Azure Event Hubs Service
How to Stream IoT MQTT Messages Into the Azure Event Hubs ServiceHiveMQ
 
HiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTT
HiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTTHiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTT
HiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTTDominik Obermaier
 
MQTT 5 - Why You Need It and Potential Pitfalls
MQTT 5 - Why You Need It and Potential PitfallsMQTT 5 - Why You Need It and Potential Pitfalls
MQTT 5 - Why You Need It and Potential PitfallsHiveMQ
 
Building Scalable & Reliable MQTT Clients for Enterprise Computing
Building Scalable & Reliable MQTT Clients for Enterprise ComputingBuilding Scalable & Reliable MQTT Clients for Enterprise Computing
Building Scalable & Reliable MQTT Clients for Enterprise ComputingHiveMQ
 
Simplified IoT Operations With HiveMQ and Datadog
Simplified IoT Operations With HiveMQ and DatadogSimplified IoT Operations With HiveMQ and Datadog
Simplified IoT Operations With HiveMQ and DatadogHiveMQ
 
Machine to Machine Communication with Microsoft Azure IoT Edge & HiveMQ
Machine to Machine Communication with Microsoft Azure IoT Edge & HiveMQMachine to Machine Communication with Microsoft Azure IoT Edge & HiveMQ
Machine to Machine Communication with Microsoft Azure IoT Edge & HiveMQHiveMQ
 

Similar to MQTT AS A KEY TECHNOLOGY FOR INDUSTRY 4.0 & IIoT (20)

HiveMQ Cloud Webinar
HiveMQ Cloud WebinarHiveMQ Cloud Webinar
HiveMQ Cloud Webinar
 
Introducing HiveMQ Cloud
Introducing HiveMQ CloudIntroducing HiveMQ Cloud
Introducing HiveMQ Cloud
 
Back to Basics: An Introduction to MQTT
Back to Basics: An Introduction to MQTTBack to Basics: An Introduction to MQTT
Back to Basics: An Introduction to MQTT
 
Best Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & KafkaBest Practices for Streaming Connected Car Data with MQTT & Kafka
Best Practices for Streaming Connected Car Data with MQTT & Kafka
 
How mqtt 5 makes difficult io t use cases possible
How mqtt 5 makes difficult io t use cases possibleHow mqtt 5 makes difficult io t use cases possible
How mqtt 5 makes difficult io t use cases possible
 
Debugging MQTT Client Communications With MQTT.fx and HiveMQ Cloud
Debugging MQTT Client Communications With MQTT.fx and HiveMQ CloudDebugging MQTT Client Communications With MQTT.fx and HiveMQ Cloud
Debugging MQTT Client Communications With MQTT.fx and HiveMQ Cloud
 
HiveMQ + Kafka - The Ideal Solution for IoT MQTT Data Integration
HiveMQ + Kafka - The Ideal Solution for IoT MQTT Data IntegrationHiveMQ + Kafka - The Ideal Solution for IoT MQTT Data Integration
HiveMQ + Kafka - The Ideal Solution for IoT MQTT Data Integration
 
Kafka Summit 2021 - Why MQTT and Kafka are a match made in heaven
Kafka Summit 2021 - Why MQTT and Kafka are a match made in heavenKafka Summit 2021 - Why MQTT and Kafka are a match made in heaven
Kafka Summit 2021 - Why MQTT and Kafka are a match made in heaven
 
IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...
IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...
IoT Data Streaming - Why MQTT and Kafka are a match made in heaven | Dominik ...
 
Mqtt.fx on hive mq cloud
Mqtt.fx on hive mq cloudMqtt.fx on hive mq cloud
Mqtt.fx on hive mq cloud
 
MQTT.fx on HiveMQ Cloud Testing MQTT in the Cloud
MQTT.fx on HiveMQ Cloud Testing MQTT in the CloudMQTT.fx on HiveMQ Cloud Testing MQTT in the Cloud
MQTT.fx on HiveMQ Cloud Testing MQTT in the Cloud
 
How MQTT 5 Makes Difficult IoT Use Cases Possible
How MQTT 5 Makes Difficult IoT Use Cases PossibleHow MQTT 5 Makes Difficult IoT Use Cases Possible
How MQTT 5 Makes Difficult IoT Use Cases Possible
 
Lightweight and Scalable IoT Messaging with MQTT
Lightweight and Scalable IoT Messaging with MQTTLightweight and Scalable IoT Messaging with MQTT
Lightweight and Scalable IoT Messaging with MQTT
 
How to Stream IoT MQTT Messages Into the Azure Event Hubs Service
How to Stream IoT MQTT Messages Into the Azure Event Hubs ServiceHow to Stream IoT MQTT Messages Into the Azure Event Hubs Service
How to Stream IoT MQTT Messages Into the Azure Event Hubs Service
 
HiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTT
HiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTTHiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTT
HiveMQ Webinar: Lightweight and scalable IoT Messaging with MQTT
 
MQTT 5 - Why You Need It and Potential Pitfalls
MQTT 5 - Why You Need It and Potential PitfallsMQTT 5 - Why You Need It and Potential Pitfalls
MQTT 5 - Why You Need It and Potential Pitfalls
 
Io t meetup-detroit-mqtt-5
Io t meetup-detroit-mqtt-5Io t meetup-detroit-mqtt-5
Io t meetup-detroit-mqtt-5
 
Building Scalable & Reliable MQTT Clients for Enterprise Computing
Building Scalable & Reliable MQTT Clients for Enterprise ComputingBuilding Scalable & Reliable MQTT Clients for Enterprise Computing
Building Scalable & Reliable MQTT Clients for Enterprise Computing
 
Simplified IoT Operations With HiveMQ and Datadog
Simplified IoT Operations With HiveMQ and DatadogSimplified IoT Operations With HiveMQ and Datadog
Simplified IoT Operations With HiveMQ and Datadog
 
Machine to Machine Communication with Microsoft Azure IoT Edge & HiveMQ
Machine to Machine Communication with Microsoft Azure IoT Edge & HiveMQMachine to Machine Communication with Microsoft Azure IoT Edge & HiveMQ
Machine to Machine Communication with Microsoft Azure IoT Edge & HiveMQ
 

More from Dominik Obermaier

Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...Dominik Obermaier
 
Scaling MQTT - Webinar with Elastic Beam
Scaling MQTT - Webinar with Elastic BeamScaling MQTT - Webinar with Elastic Beam
Scaling MQTT - Webinar with Elastic BeamDominik Obermaier
 
MQTT Deep Dive Workshop [GERMAN]
MQTT Deep Dive Workshop [GERMAN]MQTT Deep Dive Workshop [GERMAN]
MQTT Deep Dive Workshop [GERMAN]Dominik Obermaier
 
Securing MQTT - BuildingIoT 2016 slides
Securing MQTT - BuildingIoT 2016 slidesSecuring MQTT - BuildingIoT 2016 slides
Securing MQTT - BuildingIoT 2016 slidesDominik Obermaier
 
An introduction to MQTT - Pub / Sub for the masses
An introduction to MQTT - Pub / Sub for the massesAn introduction to MQTT - Pub / Sub for the masses
An introduction to MQTT - Pub / Sub for the massesDominik Obermaier
 
Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]
Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]
Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]Dominik Obermaier
 
IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014
IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014
IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014Dominik Obermaier
 
JAX 2014 - M2M for Java Developers with MQTT
JAX 2014 - M2M for Java Developers with MQTTJAX 2014 - M2M for Java Developers with MQTT
JAX 2014 - M2M for Java Developers with MQTTDominik Obermaier
 
Push! - MQTT for the Internet of Things
Push! - MQTT for the Internet of ThingsPush! - MQTT for the Internet of Things
Push! - MQTT for the Internet of ThingsDominik Obermaier
 
Eclipse Democamps 2013 - M2M for Java Developers with MQTT
Eclipse Democamps 2013 - M2M for Java Developers with MQTTEclipse Democamps 2013 - M2M for Java Developers with MQTT
Eclipse Democamps 2013 - M2M for Java Developers with MQTTDominik Obermaier
 
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...Dominik Obermaier
 
M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013
M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013
M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013Dominik Obermaier
 

More from Dominik Obermaier (13)

Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
Software-Infrastrukturen modernisieren in der Produktion - Digitale Transform...
 
MQTT 5 - What's New?
MQTT 5 - What's New?MQTT 5 - What's New?
MQTT 5 - What's New?
 
Scaling MQTT - Webinar with Elastic Beam
Scaling MQTT - Webinar with Elastic BeamScaling MQTT - Webinar with Elastic Beam
Scaling MQTT - Webinar with Elastic Beam
 
MQTT Deep Dive Workshop [GERMAN]
MQTT Deep Dive Workshop [GERMAN]MQTT Deep Dive Workshop [GERMAN]
MQTT Deep Dive Workshop [GERMAN]
 
Securing MQTT - BuildingIoT 2016 slides
Securing MQTT - BuildingIoT 2016 slidesSecuring MQTT - BuildingIoT 2016 slides
Securing MQTT - BuildingIoT 2016 slides
 
An introduction to MQTT - Pub / Sub for the masses
An introduction to MQTT - Pub / Sub for the massesAn introduction to MQTT - Pub / Sub for the masses
An introduction to MQTT - Pub / Sub for the masses
 
Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]
Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]
Pub/Sub for the masses- Ein Einführungsworkshop in MQTT [GERMAN]
 
IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014
IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014
IoT with MQTT and Paho for Webpages - Eclipse Democamp München 2014
 
JAX 2014 - M2M for Java Developers with MQTT
JAX 2014 - M2M for Java Developers with MQTTJAX 2014 - M2M for Java Developers with MQTT
JAX 2014 - M2M for Java Developers with MQTT
 
Push! - MQTT for the Internet of Things
Push! - MQTT for the Internet of ThingsPush! - MQTT for the Internet of Things
Push! - MQTT for the Internet of Things
 
Eclipse Democamps 2013 - M2M for Java Developers with MQTT
Eclipse Democamps 2013 - M2M for Java Developers with MQTTEclipse Democamps 2013 - M2M for Java Developers with MQTT
Eclipse Democamps 2013 - M2M for Java Developers with MQTT
 
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
Bringing M2M to the web with Paho: Connecting Java Devices and online dashboa...
 
M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013
M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013
M2M for Java Developers: MQTT with Eclipse Paho - Eclipsecon Europe 2013
 

Recently uploaded

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 

Recently uploaded (20)

Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 

MQTT AS A KEY TECHNOLOGY FOR INDUSTRY 4.0 & IIoT

  • 1. Copyright © by HiveMQ. All Rights Reserved. MQTT AS A KEY TECHNOLOGY FOR INDUSTRY 4.0 & IIoT
  • 2. Copyright © by HiveMQ. All Rights Reserved. WELCOME • HiveMQ CTO • Strong background in distributed and large scale systems architecture • OASIS MQTT TC Member • Author of „The Technical Foundations of IoT“ • Conference Speaker and Author • Program committee member for German and international IoT conferences Dominik Obermaier @dobermai linkedin.com/in/dobermai/
  • 3. Copyright © by HiveMQ. All Rights Reserved. We Will Talk Today About... • Why major automotive OEMs chose MQTT for in-factory Industry 4.0 and IIoT use cases (including case studies!) • Why MQTT is a key technology for IIoT and Industry 4.0 • Why not every cloud vendor delivers what they promise when it comes to MQTT (including the most common pitfalls) • How MQTT works and all relevant features • How to achieve interoperability with MQTT
  • 4. Copyright © by HiveMQ. All Rights Reserved. MQTT INTRODUCTION
  • 5. Copyright © by HiveMQ. All Rights Reserved. What is MQTT? • Binary • Easy • Publish/Subscribe • Minimal Overhead • (I)IoT Messaging Protocol • Data Agnostic • Designed for reliable communication over unreliable channels
  • 6. Copyright © by HiveMQ. All Rights Reserved. MQTT Overview • Binary with minimal overhead • Persistent (offline) sessions • Retained Messages • 3 QoS Levels • (I)IoT Messaging Protocol
  • 7. Copyright © by HiveMQ. All Rights Reserved. MQTT Use Cases • Connected Car • Industry 4.0 / IIoT • Logistics / Transportation • (IoT) Messaging Middleware • Telecommunications
  • 8. Copyright © by HiveMQ. All Rights Reserved. MQTT Use Cases • Push Communication • Reliable Communication over unreliable networks • Constrained Devices • Low Bandwidth and High Latency • Industrial Message Bus
  • 9. Copyright © by HiveMQ. All Rights Reserved. Publish / Subscribe
  • 10. Copyright © by HiveMQ. All Rights Reserved. Protocol Details • Heartbeat mechanism • Persistent TCP connections • Also works over websockets • IPv4 and IPv6 supported • MQTT requires TCP/IP • Clean & Persistent Sessions • QoS levels for message delivery guarantees • TLS in the mix for professional deployments MQTT TCP IP 5-7 ISO/OSI Layer 4 ISO/OSI Layer 3 ISO/OSI Layer
  • 11. Copyright © by HiveMQ. All Rights Reserved. MQTT Pub/Sub Advantages • Push Communication • Message filtering based on subjects topics • Synchronization Decoupling • Time Decoupling • Space Decoupling • Dynamic Topics
  • 12. Copyright © by HiveMQ. All Rights Reserved. MQTT HISTORY
  • 13. Copyright © by HiveMQ. All Rights Reserved. 2018 MQTT 5 officially released 2013 HiveMQ 1.3 released 2013 OASIS TC formed 2014 MQTT 3.1.1 officially released 2018 HiveMQ 4 has MQTT 5 support2019 HiveMQ MQTT Client 1.0 released 2012 Mosquitto 1.0 released 2010 MQTT 3.1 opened as royalty free protocol 1999 MQTT invented for oil pipeline monitoring
  • 14. Copyright © by HiveMQ. All Rights Reserved. The MQTT TC
  • 15. Copyright © by HiveMQ. All Rights Reserved. We will talk today about...MQTT Popularity over Time
  • 16. Copyright © by HiveMQ. All Rights Reserved. Where does MQTT fit in?
  • 17. Copyright © by HiveMQ. All Rights Reserved. Cloud Communication
  • 18. Copyright © by HiveMQ. All Rights Reserved. Cloud Communication
  • 19. Copyright © by HiveMQ. All Rights Reserved. Factory IIoT Bus
  • 20. Copyright © by HiveMQ. All Rights Reserved. Consuming Applications: Data Warehouse, Analytics Tools, Reporting, Monitoring Application Area Cloud Connector Smart Sensors Power, Consumption, Vibrations, Temperature, Humidity… IIoT Area Automation Area Automation Sensors PLS/STS IIoT MQTT Broker
  • 21. Copyright © by HiveMQ. All Rights Reserved. MULTI CLOUD ISO CONNECTIVITY
  • 22. Copyright © by HiveMQ. All Rights Reserved. • MQTT is an ISO Standard (ISO/IEC 20922:2016) • The ISO standard is clear about the features required for interoperable communication • Best practice is to have a central connectivity layer • Standard conform vendors are replaceable by the the customer, so the vendor risk is reduced significantly for customers • While usually not a concern in the PoC phase, Multi-Cloud capabilities for the MQTT broker are extremely important Multi Cloud & ISO
  • 23. Copyright © by HiveMQ. All Rights Reserved. Cloud Vendors & Third Party Services Connectivity Layer running on any or multiple clouds Devices, Factories and "Things" Multi-Cloud High available MQTT broker (multi-cloud possible) Other 3rd party services
  • 24. Copyright © by HiveMQ. All Rights Reserved. Cloud Vendors & Third Party Services Connectivity Layer running on any or multiple clouds Devices, Factories and "Things" Multi-Cloud Other 3rd party services Device Management AWS IoT Big Data Kinesis IoT Hub Data Lakes Machine Learning Event Hubs
  • 25. Copyright © by HiveMQ. All Rights Reserved. HiveMQ
  • 26. Copyright © by HiveMQ. All Rights Reserved. HiveMQ
  • 27. Copyright © by HiveMQ. All Rights Reserved. Risks when Using Cloud Platforms for MQTT Connectivity • SLAs of cloud vendor services usually not acceptable for mission- critical cloud data pipelines ‣ Azure offers 99,9% uptime for IoTHub [1] ‣ AWS offers 99,9% uptime for IoT Core [2] ‣ 99,9% uptime guarantees is approximately 9 hours downtime per year • Cloud Vendors don't offer stable API guarantees ‣ Can change or terminate any service at any time ‣ they notice 12 months in advance, though ‣ Many customers require 15+ years guarantees because field device updates are sometimes hard or impossible • No price stability guarantees from cloud vendors [3] [1] https://azure.microsoft.com/en-gb/support/legal/sla/iot-hub/v1_2/ [2] https://aws.amazon.com/iot-core/sla/ [3] https://aws.amazon.com/agreement/ Vendor lock-in to specific clouds (AWS, Azure, GCP) too risky for industry leaders
  • 28. Copyright © by HiveMQ. All Rights Reserved. • Only subsets of the protocol are supported and MQTT can only be used in a very opinionated way • Azure does not support the MQTT 5 specification and doesn't support all MQTT 3 features • AWS IoT does not support the MQTT 5 specification and doesn't support all MQTT 3 features • Cloud Services don't offer the MQTT ISO Standard Risks when Using Cloud Platforms for MQTT Connectivity
  • 29. Copyright © by HiveMQ. All Rights Reserved. Source: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-mqtt-support Risks when Using Cloud Platforms for MQTT Connectivity
  • 30. Copyright © by HiveMQ. All Rights Reserved. Source: https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html Risks when Using Cloud Platforms for MQTT Connectivity
  • 31. Copyright © by HiveMQ. All Rights Reserved. • Pricing may change at any time for most cloud vendors (including AWS and Azure) • Pricing for MQTT services usually consists of many variables which makes it VERY hard to calculate the actual costs upfront ‣ Only specific MQTT packets are counted and a single packet can count as multiple packets if it has large payload ‣ Distinction between incoming and outgoing traffic ‣ Sometimes concepts as connectivity duration + traffic + processing rules are used together with a lot of other variables ‣ Integrating other services usually also adds more variables • Usually the prices for POCs are extremely low but actual production workload gets incredibly expensive Hard to calculate costs upfront Risks when Using Cloud Platforms for MQTT Connectivity
  • 32. Copyright © by HiveMQ. All Rights Reserved. How to Fix? • Usually the connectivity layer (MQTT Broker) is HOSTED at a cloud provider but not proprietary cloud-specific services are used • Use a MQTT broker that is built for high-availability and has industry references • Don't use open source software like mosquitto for mission- critical deployments (fine for testing, though) • Use a vendor that can integrate with the value-added services of your cloud providers (like Device Management, ...) • If it's mission critical, make sure the vendor has good SLAs and is responsive Use a vendor that supports 100% of the MQTT ISO standard in a cloud agnostic way
  • 33. Copyright © by HiveMQ. All Rights Reserved. INTEROPERABLE DATA EXCHANGE
  • 34. Copyright © by HiveMQ. All Rights Reserved. Interoperable Data Exchange • MQTT is data agnostic, it can carry any payload up to 256MB • MQTT supports content types that describes the payload • Usual data formats for include ‣ Protocol Buffers (tiny and very efficient, supports schema evolution) ‣ JSON (human readable and widely accepted) ‣ XML (heavyweight, human readable, easy to validate) ‣ Avro (efficient, support schema evolution)
  • 35. Copyright © by HiveMQ. All Rights Reserved. The Babble Fish
  • 36. Copyright © by HiveMQ. All Rights Reserved. NON-DOMAIN SPECIFIC SEMANTICS & INTEROPERABILITY ARE SCIENCE-FICTION
  • 37. Copyright © by HiveMQ. All Rights Reserved. Ok, but how to do domain specific data interoperability?
  • 38. Copyright © by HiveMQ. All Rights Reserved. VDA Publication https://www.vda.de/dam/vda/publications/2019/Logistik/VDA5050.pdf
  • 39. Copyright © by HiveMQ. All Rights Reserved. Interoperable Data Exchange with MQTT • Domain specific knowledge needs to be documented and agreed upon by major industry players • Best practice: Offer data validation schemas • MQTT brokers can add validation rules for topics • OPC UA companion specifications for data models can also be used with MQTT
  • 40. Copyright © by HiveMQ. All Rights Reserved. SECURITY
  • 41. Copyright © by HiveMQ. All Rights Reserved. MQTT Security • TLS for transport encryption • Pluggable authentication and authorization mechanisms ‣ X509 client certificates possible ‣ OAuth 2.0 and OpenID possible ‣ LDAP / Active Directory possible ‣ Any database access as credential store possible ‣ RBAC • VERY fine grained permissions possible based on ‣ ip addresses ‣ topics + actions (pub/sub) ‣ features (retained, shared subscriptions, qos, ...) MQTT is built for secure communication
  • 42. Copyright © by HiveMQ. All Rights Reserved. MQTT DETAILS
  • 43. Copyright © by HiveMQ. All Rights Reserved. MQTT Topics
  • 44. Copyright © by HiveMQ. All Rights Reserved. MQTT Topics • Dynamic • Very lightweight • Queuing (QoS > 0) • Wildcards (+ and #) • Hierarchically
  • 45. Copyright © by HiveMQ. All Rights Reserved. MQTT Topics • UTF-8 string - Used for message filtering myhome / groundfloor / livingroom / temperature Topic level Separator Topic levelTopic level • Each topic level is separated by a forward slash • Each topic contains at least 1 character, may contain spaces, is case sensitive
  • 46. Copyright © by HiveMQ. All Rights Reserved. MQTT Topics Single level: + myhome / groundfloor / + / temperature Topic levelTopic level Topic level Separator Only one level Single level: # myhome / groundfloor / # Topic levelTopic level multi-level Wildcard Only at the end Multiple topic levels
  • 47. Copyright © by HiveMQ. All Rights Reserved. factory1 MQTT Topics / / floor1 floor2 plc1 plc2 plc1 plc2
  • 48. Copyright © by HiveMQ. All Rights Reserved. factory1 MQTT Topics / / floor1 floor2 plc1 plc2 plc1 plc2 PLC Data 1 from floor1: factory1/floor1/plc1
  • 49. Copyright © by HiveMQ. All Rights Reserved. factory1 MQTT Topics / / floor1 floor2 plc1 plc2 plc1 plc2 All Data from floor2: factory1/floor2/#
  • 50. Copyright © by HiveMQ. All Rights Reserved. factory1 MQTT Topics / / floor1 floor2 plc1 plc2 plc1 plc2 All Data from deathstar: factory1/#
  • 51. Copyright © by HiveMQ. All Rights Reserved. Quality of Service (QoS)
  • 52. Copyright © by HiveMQ. All Rights Reserved. MQTT QoS QoS 1 QoS 2 QoS 0 QoS 0 QoS 1 QoS 2 At most once delivery At least once delivery Exactly once delivery
  • 53. Copyright © by HiveMQ. All Rights Reserved. Retained Messages
  • 54. Copyright © by HiveMQ. All Rights Reserved. Retained Messages • Clients receive retained message after subscription • The client decides if a message should be retained • Broker saves the last message for a given topic • „Last Known Good Value“
  • 55. Copyright © by HiveMQ. All Rights Reserved. Last Testament & Will
  • 56. Copyright © by HiveMQ. All Rights Reserved. Last Will & Testament • Useful to implement „on/off“ • Real Push • Broker sends message after client „death“ • Client defines LWT
  • 57. Copyright © by HiveMQ. All Rights Reserved. Persistent Sessions
  • 58. Copyright © by HiveMQ. All Rights Reserved. Persistent Session • Queuing for QoS > 0 • Client decides if he wants to use persistent sessions • Broker saves Client Sessions Connect Subscribe device/+/status device/12/status: „1“ Re-Connect device/12/status: „1“ 1st 2nd
  • 59. Copyright © by HiveMQ. All Rights Reserved. Request / Response
  • 60. Copyright © by HiveMQ. All Rights Reserved. Request / Response
  • 61. Copyright © by HiveMQ. All Rights Reserved. Request / Response • Pattern for „business ACKs“ • Request /Response is a pattern that is also available for MQTT 3.1.1 • Publishing Client must subscribe to a response topic prior to sending data • „Request Response Information“ Header for response topic • „Correlation Data“ header for correlation of request/response
  • 62. Copyright © by HiveMQ. All Rights Reserved. Shared Subscriptions
  • 63. Copyright © by HiveMQ. All Rights Reserved. Shared Subscriptions * HiveMQ fully supports all optional features, including this feature • Client Load Balancing. Multiple clients share the same subscription • Special Syntax: $share/{ID}/my/topic • Useful for scaling out backend subscribers • Also supported by HiveMQ for MQTT 3.1 and MQTT 3.1.1 • Up-/Downscaling of clients at runtime possible. Perfect for cloud native scenarios (Kubernetes, …) • Optional feature, not supported by all vendors*
  • 64. Copyright © by HiveMQ. All Rights Reserved. Shared Subscriptions
  • 65. Copyright © by HiveMQ. All Rights Reserved. User Properties
  • 66. Copyright © by HiveMQ. All Rights Reserved. User Properties • User Defined Metadata Headers • Can be part of most MQTT packets • UTF-8 encoded Strings • An unlimited number of user properties can be added
  • 67. Copyright © by HiveMQ. All Rights Reserved. THANK YOU Dominik Obermaier @dobermai linkedin.com/in/dobermai/ dominik.obermaier@hivemq.com Contact