Book Image

Robust Cloud Integration with Azure

By : Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott
Book Image

Robust Cloud Integration with Azure

By: Gyanendra Kumar Gautam, Ashish Bhambhani, Abhishek Kumar, James Corbould, Mahindra Morar, Martin Abbott

Overview of this book

Any software developers, architects, and technical managers lookng to learn about Azure IaaS essentials need look no further. This book is ideal for Microsoft Enterprise developers, DevOps or any IT professionals looking to connect cloud-based and on-premises systems with Azure.
Table of Contents (23 chapters)
Robust Cloud Integration with Azure
Credits
Foreword
About the Authors
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface

Chapter 11. Connecting to Event Hubs and an Introduction to IoT Hubs

This chapter provides a brief review of Azure Event Hubs and provides an introduction to IoT Hubs. It will teach you how to connect to Event Hubs and consume data using partitions and how to connect devices to the IoT Hub. It will discuss the various security and connectivity options available today when connecting devices to the Internet.

In this chapter, you will learn the following topics:

  • What are Event Hubs and IoT Hubs

  • When to use either Event Hubs or IoT Hubs

  • How to send and consume messages

  • How to enable bidirectional communication with IoT Hubs

  • Using an Azure IoT Hub in a simulated real-world example