AZURE IoT HANDBOOK develop IoT solutions using the intelligent edge-to-cloud technologies

Book Cover
Average Rating
Published
Birmingham, UK : Packt Publishing Ltd., 2023.
Status
Available Online

Description

Loading Description...

More Details

Format
Edition
1st edition.
Language
English
ISBN
9781837631360, 1837631360

Notes

Description
The essential guide to architecting Azure IoT systems--from provisioning and monitoring IoT sensors to analyzing real-time streaming data Key Features Develop a complete IoT system in Azure with the help of hands-on examples Discover how to create, secure, and manage an enterprise-wide IoT system Learn how to collect, analyze, and visualize streaming data Purchase of the print or Kindle book includes a free PDF eBook Book Description With the rise of cloud-based computing, deploying IoT systems has become more cost-effective for businesses. This transformation has led to developers and architects shouldering the responsibility of creating, managing, and securing these systems, even if they are new to the IoT technology. The Azure IoT Handbook is a comprehensive introduction to quickly bring you up to speed in this rapidly evolving landscape. Starting with the basic building blocks of any IoT system, this book guides you through mobile device management and data collection using an IoT hub. You'll explore essential tools for system security and monitoring. Following data collection, you'll delve into real-time data analytics using Azure Stream Analytics and view real-time streaming on a Power BI dashboard. Packed with real-world examples, this book covers common IoT use as well. By the end of this IoT book, you'll know how to design and develop IoT solutions leveraging intelligent edge-to-cloud technologies implemented on Azure. What you will learn 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 Who this book is for 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.
Local note
O'Reilly O'Reilly Online Learning: Academic/Public Library Edition

Discover More

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Clark, D. (2023). AZURE IoT HANDBOOK: develop IoT solutions using the intelligent edge-to-cloud technologies (1st edition.). Packt Publishing Ltd..

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Clark, Dan, 1963-. 2023. AZURE IoT HANDBOOK: Develop IoT Solutions Using the Intelligent Edge-to-cloud Technologies. Birmingham, UK: Packt Publishing Ltd.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Clark, Dan, 1963-. AZURE IoT HANDBOOK: Develop IoT Solutions Using the Intelligent Edge-to-cloud Technologies Birmingham, UK: Packt Publishing Ltd, 2023.

Harvard Citation (style guide)

Clark, D. (2023). AZURE iot HANDBOOK: develop iot solutions using the intelligent edge-to-cloud technologies. 1st edn. Birmingham, UK: Packt Publishing Ltd.

MLA Citation, 9th Edition (style guide)

Clark, Dan. AZURE IoT HANDBOOK: Develop IoT Solutions Using the Intelligent Edge-to-cloud Technologies 1st edition., Packt Publishing Ltd., 2023.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
7dc4e5e2-7fcf-2a7b-5a3f-e792213c3572-eng
Go To Grouped Work View in Staff Client

Grouping Information

Grouped Work ID7dc4e5e2-7fcf-2a7b-5a3f-e792213c3572-eng
Full titleazure iot handbook develop iot solutions using the intelligent edge to cloud technologies
Authorclark dan
Grouping Categorybook
Last Update2025-01-24 12:33:29PM
Last Indexed2025-05-03 03:20:56AM

Book Cover Information

Image Sourcegoogle_isbn
First LoadedApr 13, 2025
Last UsedMay 5, 2025

Marc Record

First DetectedDec 16, 2024 11:27:31 PM
Last File Modification TimeDec 17, 2024 08:26:55 AM
SuppressedRecord had no items

MARC Record

LEADER07290cam a22005177a 4500
001on1413376362
003OCoLC
00520241217082530.0
006m     o  d        
007cr |n|||||||||
008231213s2023    enk     o     000 0 eng d
019 |a 1413365359|a 1435631074
020 |a 9781837631360|q (electronic bk.)
020 |a 1837631360|q (electronic bk.)
035 |a (OCoLC)1413376362|z (OCoLC)1413365359|z (OCoLC)1435631074
037 |a 9781837633616|b O'Reilly Media
040 |a YDX|b eng|c YDX|d ORMDA|d OCLCO|d OCLKB|d EBLCP|d UKAHL|d N$T
049 |a MAIN
050 4|a TK5105.8857
08204|a 004.67/8|2 23/eng/20240102
1001 |a Clark, Dan,|d 1963-|e author.
24510|a AZURE IoT HANDBOOK|h [electronic resource] :|b develop IoT solutions using the intelligent edge-to-cloud technologies /|c Dan Clark.
250 |a 1st edition.
260 |a Birmingham, UK :|b Packt Publishing Ltd.,|c 2023.
300 |a 1 online resource
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
5050 |a Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Part 1: Capturing Data from Remote Devices -- Chapter 1: An Introduction to the IoT -- Technical requirement -- What is the IoT? -- What are some common IoT use cases? -- What are the components of an IoT system? -- Understanding the Azure IoT system -- Lab -- setting up an IoT hub in Azure -- Summary -- Chapter 2: Exploring the IoT Hub Service -- The features of IoT Hub -- Configuring IoT devices -- Identity verification -- Communicating with IoT devices -- Device-to-cloud messaging -- Using direct methods
5058 |a Using a device twin -- Managing and monitoring IoT devices -- Using the Azure CLI to monitor devices -- Setting up Azure Toolkit in Visual Studio Code -- Lab -- setting up and monitoring IoT devices -- Summary -- Chapter 3: Provisioning Devices with the Device Provisioning Service -- Device provisioning at scale -- Managing device provisioning security concerns -- Allocation policies in DPS -- Deprovisioning and disenrolling devices -- Using the device provisioning SDK -- Lab -- provisioning devices using DPS -- Adding an individual enrollment -- Adding group enrollments
5058 |a Using custom policies for device allocation -- Summary -- Chapter 4: Exploring Device Management and Monitoring -- Introducing device twins -- Querying devices using device twins -- Updating device properties -- Communicating with devices -- Cloud-to-device messaging -- Direct method calls -- Automated device management -- Monitoring metrics and logs -- Lab -- Automating IoT device management -- Lab -- Creating and testing an alert -- Summary -- Chapter 5: Securing IoT Systems -- End-to-end security for IoT -- A use case to exemplify how Azure IoT end-to-end security components work together
5058 |a Microsoft Defender for IoT -- Setting up Microsoft Defender for IoT -- Microsoft Defender for Cloud -- Lab -- creating a security alert -- Summary -- Part 2: Processing the Data -- Chapter 6: Creating Message Routing -- Exploring the basics and overall process of message routing -- Common use cases for using the built-in endpoint in an IoT hub -- Common use cases for using custom endpoints in an IoT hub -- Message routing queries -- Exploring message enrichment -- Lab -- using message enrichment and custom endpoints -- Summary -- Chapter 7: Exploring Azure Stream Analytics
5058 |a Stream analytics use cases -- Inputs and outputs -- Stream Analytics query language -- Running and monitoring jobs -- Lab -- detecting anomalies with ASA -- Summary -- Chapter 8: Investigating IoT Data with Azure Data Explorer -- What is Azure Data Explorer? -- Ingesting streaming data -- Visualizing the streaming data -- Lab -- creating an ADX dashboard -- Summary -- Further reading -- Chapter 9: Exploring IoT Edge Computing -- Azure IoT Edge devices -- Deploying an IoT Edge device -- Exploring EdgeAgent -- Exploring EdgeHub -- Computing and storage on the edge -- Using an edge device as a gateway
5058 |a Lab -- implementing stream analytics on the edge
520 |a The essential guide to architecting Azure IoT systems--from provisioning and monitoring IoT sensors to analyzing real-time streaming data Key Features Develop a complete IoT system in Azure with the help of hands-on examples Discover how to create, secure, and manage an enterprise-wide IoT system Learn how to collect, analyze, and visualize streaming data Purchase of the print or Kindle book includes a free PDF eBook Book Description With the rise of cloud-based computing, deploying IoT systems has become more cost-effective for businesses. This transformation has led to developers and architects shouldering the responsibility of creating, managing, and securing these systems, even if they are new to the IoT technology. The Azure IoT Handbook is a comprehensive introduction to quickly bring you up to speed in this rapidly evolving landscape. Starting with the basic building blocks of any IoT system, this book guides you through mobile device management and data collection using an IoT hub. You'll explore essential tools for system security and monitoring. Following data collection, you'll delve into real-time data analytics using Azure Stream Analytics and view real-time streaming on a Power BI dashboard. Packed with real-world examples, this book covers common IoT use as well. By the end of this IoT book, you'll know how to design and develop IoT solutions leveraging intelligent edge-to-cloud technologies implemented on Azure. What you will learn 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 Who this book is for 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.
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
63000|a Microsoft Azure SQL Database.
650 0|a Internet of things.|9 403986
650 0|a Cloud computing.|9 78739
77608|i Print version:|z 1837633614|z 9781837633616|w (OCoLC)1409397886
85640|u https://library.access.arlingtonva.us/login?url=https://learning.oreilly.com/library/view/~/9781837633616/?ar|x O'Reilly|z eBook
938 |a YBP Library Services|b YANK|n 305890864
938 |b OCKB|z netlibrary.ebooks,dc07c430-6560-44be-b826-1c4690ade2ea-emi
938 |a EBSCOhost|b EBSC|n 3754735
994 |a 92|b VIA
999 |c 360253|d 360253