Creating an MQTT bridge via PubSub+ Cloud

mo_ben_massey
mo_ben_massey Member Posts: 1
edited October 4 in PubSub+ Event Broker #1

Hi everyone.

We're looking to utilise MQTT bridges on our event broker which is deployed on the PubSub+ Cloud. We've read up about the MQTT connector and wondered if this is possible to utilise for the cloud-deployed event broker via the Mission Control's Cluster Manager in some way, or if we need to take a different approach?

https://solace.com/integration-hub/mqtt-bridge-connector/

Thanks. 😊

Answers

  • amackenzie
    amackenzie Member, Employee Posts: 262 Solace Employee

    Hello,

    PubSub+ doesn't support MQTT server-to-server bridges and external MQTT brokers cannot be part of an event mesh cluster.

    The MQTT connector integrates a PubSub+ queue/topic with an MQTT broker topic using 2 clients, an SMF client on the PubSub+ side and an MQTT Paho client on the MQTT broker side. The source client acts as a consumer and the target client acts as a publisher.

  • Aaron
    Aaron Member, Administrator, Moderator, Employee Posts: 605 admin

    So it's like a "software bridge"… a client app connected to both sides? But the MQTT connector / micro-integration component can be run in the cloud, right? And at some point will/can be fully managed by Solace, as a "CaaS" (connector as a service? haha), correct?