Reader small image

You're reading from  Building IoT Visualizations using Grafana

Product typeBook
Published inJul 2022
PublisherPackt
ISBN-139781803236124
Edition1st Edition
Right arrow
Author (1)
Rodrigo Juan Hernández
Rodrigo Juan Hernández
author image
Rodrigo Juan Hernández

Rodrigo Juan Hernández is an electronic engineer passionate about IoT even before it existed. He has been working on tech for more than 18 years until now. For several years he has been focusing on the IoT ecosystem. He is currently giving consultation about IoT systems to clients around the world. He also produces content online about IoT and related subjects and the content is available on his blog, Youtube channel, and social networks - mainly LinkedIn. He also writes for companies that need good quality content about their products and services. His main objective nowadays is helping others to understand and implement IoT solutions.
Read more about Rodrigo Juan Hernández

Right arrow

Using the RabbitMQ integration

RabittMQ is an open source message broker. You can deploy it on a single server or in a cluster, either in the cloud or locally.

You can visit the project website at https://www.rabbitmq.com/.

It supports a wide range of operating systems, such as Linux, Berkeley Software Distribution (BSD), UNIX, Windows, and macOS. You can find installation documentation at the following link: https://www.rabbitmq.com/download.html.

There are a lot of libraries in different languages that you can use for connecting to RabbitMQ. You can take a look at them at https://www.rabbitmq.com/devtools.html.

RabbitMQ supports a wide variety of protocols. It implements natively Advanced Message Queuing Protocol (AMQP) 0-9-1 and supports STOMP, MQTT, AMQP 1.0, HTTP, and WebSockets by using plugins.

As you can see, RabbitMQ is a versatile message broker and is very useful for any IoT system architecture.

Now that you have met RabbitMQ, let’s see how you can...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building IoT Visualizations using Grafana
Published in: Jul 2022Publisher: PacktISBN-13: 9781803236124

Author (1)

author image
Rodrigo Juan Hernández

Rodrigo Juan Hernández is an electronic engineer passionate about IoT even before it existed. He has been working on tech for more than 18 years until now. For several years he has been focusing on the IoT ecosystem. He is currently giving consultation about IoT systems to clients around the world. He also produces content online about IoT and related subjects and the content is available on his blog, Youtube channel, and social networks - mainly LinkedIn. He also writes for companies that need good quality content about their products and services. His main objective nowadays is helping others to understand and implement IoT solutions.
Read more about Rodrigo Juan Hernández