Mm

Mochi MQTT Broker on Ubuntu 24.04 LTS

Azure Streaming & Messaging

mochi mqtt, a fast, fully self contained mqtt broker that requires authentication the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Mochi MQTT is a fully featured, self contained MQTT broker written in Go that implements MQTT v5 and v3.1.1 for publish and subscribe messaging between devices and services. It suits Internet of Things fleets, telemetry pipelines and any application that needs a lightweight, embeddable message bus.

Why the cloudimg image

cloudimg ships Mochi MQTT secure by default: the broker generates a unique username and password on first boot, rejects anonymous and default connections, and exposes only the authenticated MQTT listener. The image is built on a hardened, fully patched base, ships with a paired deployment guide, and is backed by 24/7 support.

Common uses

  • IoT device messaging
  • Telemetry and sensor data pipelines
  • Publish subscribe messaging for applications