Virtual IoT | NGINX and IoT: Adding Protocol Awareness for MQTT

Subscribers:
24,000
Published on ● Video Link: https://www.youtube.com/watch?v=EMYJQDlRN08



Duration: 50:12
1,547 views
20


IoT Developer Survey: https://www.surveymonkey.de/r/eclipseiot-virtualmeetup
NGINX Slides: https://goo.gl/Smca4X

MQTT has gained broad adoption for use in IoT solutions thanks to its combination of efficiency and simplicity. NGINX, while best-known as a high-performance web server and reverse proxy, can also apply its small footprint and hyper-scale capabilities to IoT solutions. In this talk, we illustrate how NGINX can be used as a MQTT gateway at the edge, or as a load balancer in front of an IoT platform. In particular, we look at advanced use cases such as authentication, TLS encryption, and protocol-aware extensions such as session persistence for MQTT connections.

Speaker:
Liam Crilly, Director of Product Management at NGINX, Inc., has 10 years experience in various product roles, from startups to multinationals, and always focused on Internet technologies. He holds a BSc in Computer Science from the University of Hertfordshire... and a racing car license.

Contiki MQTT client code
https://github.com/nginxinc/NGINX-Demos/tree/master/mqtt-contiki-demo

Blog posts
- Load Balancing MQTThttps://www.nginx.com/blog/nginx-plus-iot-load-balancing-mqtt/
- Encrypting and Authenticating MQTT Traffic
https://www.nginx.com/blog/nginx-plus-iot-security-encrypt-authenticate-mqtt/
- Introduction to nginScript https://www.nginx.com/blog/introduction-nginscript/
IoT tools and resources
- MQTT.org http://mqtt.org/
- VerneMQ https://vernemq.com/
- Mosquitto https://mosquitto.org/
- Contiki operating system http://www.contiki-os.org/







Tags:
nginx
mqtt
iot
internet of things
contiki
virtual IoT