EMQX 6.1.0 Released: Replayable MQTT Streams, Advanced Multi-Tenancy, and Expanded Integrations
EMQX 6.1.0 brings MQTT Streams for replayable messaging, enhanced multi-tenancy, and expanded data integration for enterprise-scale IoT.

EMQX 6.1.0 brings MQTT Streams for replayable messaging, enhanced multi-tenancy, and expanded data integration for enterprise-scale IoT.


This blog provides an in-depth analysis of EMQX Neuron's core edge data processing capabilities through five typical engineering scenarios, demonstrating how to build a truly cloud-native, intelligent AI edge infrastructure.

Explore new EMQX Cloud features including NATS Gateway, Google Cloud support for EMQX Tables, London region deployment, cost-saving annual billing, and Explain Query for faster time-series insights.

This article demonstrates how to use EMQX Neuron (an industrial edge connectivity gateway) and Microsoft Fabric to build a complete data pipeline from equipment collection and edge processing to cloud storage within 15 minutes.

Explore how EMQX enables scalable Agent-to-Agent (A2A) communication with MQTT, powering event-driven AI agent orchestration in smart factories and IoT.

This article demonstrates how EMQX Neuron bridges these three gaps through **SQL feature engineering + flexible algorithm integration**, providing an end-to-end solution from data acquisition to edge inference.

Discover how EMQX Neuron leverages edge computing, data aggregation, and contextual intelligence to eliminate the Cloud Ingress Tax, dramatically reducing IoT data costs, cloud compute expenses, and network overhead for Industrial AI deployments.

Explore why MQTT is emerging as the missing infrastructure layer for Agentic AI, enabling scalable multi-agent coordination, real-time messaging, and distributed AI systems.

Learn how to export MQTT data from EMQX to Amazon S3 in Parquet format and analyze it with DuckDB for cost-efficient, SQL-driven IoT analytics.

Learn how to modernize your IIoT data pipeline by shifting from legacy gateways to an intelligent AI edge with EMQX Neuron for real-time SQL filtering, 99% bandwidth savings, and AI-ready data normalization.

This final part assumes your infrastructure and Erlang VM are already hardened, as described in Part 2. We now move to the layers most SREs and security teams interact with day‑to‑day: TLS termination, MQTT‑level authentication and authorization, administrative access, and disaster recovery.

This second article focuses on the foundation beneath EMQX: the Linux kernel, network stack, and Erlang VM. If Part 1 explained why security and reliability converge for a stateful MQTT broker, this part shows where that convergence actually bites in production: file descriptors, TCP behavior under load, firewall rules, and Erlang distribution security.

Learn how to implement MQTT 5.0 in iOS apps using CocoaMQTT for real-time, battery-efficient, and secure IoT messaging with Swift.