Skip to content

PacktPublishing/The-Azure-IoT-Handbook

Repository files navigation

The Azure IoT Handbook

no-image

This is the code repository for The Azure IoT Handbook, published by Packt.

Develop IoT solutions using the intelligent edge-to-cloud technologies

What is this book about?

Building IoT Systems with Azure IoT is a comprehensive introduction for those who are new to the Internet of Things and looking to get up to speed in no time. This book will teach you how to create and develop IoT solutions with intelligent edge-to-cloud technologies in the Azure cloud.

This book covers the following exciting features:

  • Get to grips with setting up and deploying IoT devices at scale
  • Use Azure IoT Hub for device management and message routing
  • Explore Azure services for analyzing streaming data
  • Uncover effective techniques for visualizing real-time streaming data
  • Delve into the essentials of monitoring and logging to secure your IoT system
  • Gain insights into real-time analytics with Power BI
  • Create workflows and alerts triggered by streaming data

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

#r "Newtonsoft.Json"

using System.Net;
using Microsoft.AspNetCore.Mvc;
using Microsoft.Extensions.Primitives;
using Newtonsoft.Json;

Following is what you need for this book: The Azure IoT Handbook is for cloud developers and architects who want to learn how to establish an IoT solution on the Azure platform. This book is equally valuable for IoT developers transitioning to Azure, encompassing tasks such as aggregating, analyzing, and visualizing real-time data streams. Basic knowledge of the C# and Python programming languages, as well as a practical understanding of data processing will help you make the most of this book. Familiarity with working with cloud-based services is also advantageous.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Software required OS required
C# and Python Windows 10 or above
Visual Studio Code
The Azure portal

Related products

Get to Know the Author

Dan Clark is a senior business intelligence (BI), data, and programming consultant specializing in Microsoft technologies. Dan is a Microsoft Certified Trainer and past MVP. His current interest is in IoT systems and the potential of the technology. He is focused on learning new technologies and training others on how to best implement them. Dan has published several books and numerous articles on .NET programming, BI development, and now, IoT. He is a regular speaker at various developer and database conferences and user group meetings and enjoys interacting with the Microsoft communities. Previously, Dan was a physics teacher. He is still inspired by the wonder and awe of studying the universe and figuring out why things behave the way they do.

About

The Azure IoT Handbook, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published