The Internet of Things on AWS – Official Blog
Tag: AWS IoT MQTTv5
How to get started with the new shared subscriptions in AWS IoT Core
Introduction The new shared subscriptions feature in AWS IoT Core brings the load balancing capability to multiple subscribing MQTT sessions or consumers. While non-shared subscription sends all the published messages to all its subscribers, shared subscription sends a published message to only one of its subscribers in a random manner. In this blog post, we’ll […]
Introducing new MQTTv5 features for AWS IoT Core to help build flexible architecture patterns
Introduction We are excited to announce that AWS IoT Core now supports MQTTv5 features that help enhance communications of large-scale device deployments and innovate device messaging patterns. Customers who already have MQTTv3.1.1 deployments can make use of the new MQTTv5 features as AWS IoT Core provides seamless integration between both versions and supports heterogeneous deployments […]