Skip to Content
Azure IoT Development Cookbook
book

Azure IoT Development Cookbook

by Yatish Patil
August 2017
Intermediate to advanced
254 pages
6h 10m
English
Packt Publishing
Content preview from Azure IoT Development Cookbook

Getting ready

Azure IoT Hub does not permit insecure connections. Transport Layer Security (TLS) is always enforced. All messages are tagged with the originator on the service side, allowing the detection of in-payload origin spoofing attempts.

The Azure IoT Hub SDK provides a messaging infrastructure to establish secure communication between the connected devices using several IoT protocols such as HTTPS, MQTT, and AMQPS. HTTP Secure (HTTPS) is one of the industry-standard secure versions of the popular HTTP protocol, and is supported by Azure IoT Hub, thus enabling efficient communication.

There are some Advanced Message Queuing Protocol (AMQP) and Message Queuing Telemetry Transport (MQTT) protocols supported by Azure IoT Hub, which are ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Azure Serverless Computing Cookbook - Third Edition

Azure Serverless Computing Cookbook - Third Edition

Praveen Kumar Sreeram, Kasam Shaikh, Greg Leonardo

Publisher Resources

ISBN: 9781787283008Supplemental Content