Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Hands-On Edge Analytics with Azure IoT
Hands-On Edge Analytics with Azure IoT

Hands-On Edge Analytics with Azure IoT: Design and develop IoT applications with edge analytical solutions including Azure IoT Edge

By Colin Dow
zł141.99 zł59.99
Book May 2020 262 pages 1st Edition
eBook
zł141.99 zł59.99
Print
zł177.99
Subscription
Free Trial
eBook
zł141.99 zł59.99
Print
zł177.99
Subscription
Free Trial

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : May 21, 2020
Length 262 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781838829902
Vendor :
Microsoft
Category :
Concepts :
Table of content icon View table of contents Preview book icon Preview Book

Hands-On Edge Analytics with Azure IoT

Introduction to Edge Analytics

Everything old is new again! The rise of the personal computer (PC) in the 1980s and 1990s led to a revolution in computing. Instead of so-called dumb terminals connected to a large computer, many computers were connected in a network, spreading the processing power around. Edge analytics is like the personal computer revolution, but for IoT (Internet of Things) devices. We will start this chapter by comparing edge analytics to the computer revolution before we discuss the advantages of using edge analytics in an IoT application. We will look at the basic edge analytics architecture, as well as introduce the Microsoft Azure IoT Edge platform.

This chapter will cover the following topics:

  • What is edge analytics?
  • Applying and comparing architectures
  • Key benefits of edge analytics
  • Edge analytics architectures
  • Using edge analytics in the real world
  • ...

What is edge analytics?

In order to build on the statement that edge analytics is like the personal computer revolution, but for IoT devices, let's take a technological step back and look at the way application computing used to be done. We'll start by taking a customary look at early computers.

Early computers

Operators of early digital computers accessed the computer through paper punch cards, paper tape readout, blinking lights, and teletype machines adapted for computer use. By the mid-1960s, CRT (known as cathode ray tube) displays were used as displays in place of paper, allowing for better flexibility. CRT displays were the technology of television sets at the time. By the mid-1970s, dumb terminals using CRT...

Applying and comparing architectures

What are the advantages of using an edge analytics architecture over a standard IoT architecture? Why go with a more expensive and complicated edge analytics solution over a basic IoT one? To answer these questions, let's outline a potential business model and apply both architectures to it.

Let's suppose you are an entrepreneur and you introduce the world to an exciting new soft drink, Edge Cola. Business is growing swiftly and you roll out your new soft drink with high-tech vending machines. You've heard of IoT and wonder how it could work with your vending machines.

Would a standard IoT architecture work for your business, or should you look into edge analytics?

The standard IoT solution

...

Key benefits of edge analytics

As we have seen in the previous section, implementing edge analytics into our IoT design has advantages that outweigh the costs and complexity. However, before we can build an edge analytics system, we need to know what the key benefits are.

The following is a list of those benefits (note that these are the same key benefits as described in the Edge computing section):

  • Privacy
  • Latency
  • Reliability

Let's take a look at an example. In the following diagram, we have designed an advanced security application using an edge analytics architecture. As you can see, we have a Raspberry Pi connected to a webcam, automated door, and a light sensor:

Our advanced security application uses the webcam and Raspberry Pi to recognize a visitor trying to gain access to the building. Based on the match of our visitor with a repository of known visitors, our advanced...

Edge analytics architectures

As with any application we design, when the time comes to design an edge analytics application, it is good to explore the options available. We will start off this section looking at a basic edge analytics architecture—one that does not involve using a vendor-specific solution. We will then turn our attention to the Microsoft Azure IoT platform and Microsoft Azure IoT Edge.

Basic edge analytics architecture

By basic edge analytics architecture, I am referring to an environment where the platform is made up of just the core physical components—a system where a standard operating system with custom code is used in place of a platform such as Microsoft Azure IoT. Let's face it&...

Using edge analytics in the real world

As with any technology, it is easy to get excited by its possibilities. However, before dedicating time to learning a new technology, the real-world usages of it may be called into question. Is anyone or any organization using this technology today?

For the American company Mars Drinks, keeping their vending machines fully stocked is very important for retaining customers. Mars Drinks rolled out a Microsoft Azure IoT Edge solution for just that purpose.

Route optimization directs service experts in their day-to-day operations restocking the machines. Using data analyzed from the vending machines, a service route may be planned or modified based on individual machine inventory. This makes the day-to-day task of the service experts in charge of refilling the machines more efficient.

Historical weather information collected by the Azure platform...

Summary

In this chapter, we began by touching briefly on the various computing platforms. We described how the mainframe computer with accompanying dumb terminals was superseded in part by the rise of connected personal computers, and how this was similar to the difference between an IoT application and an edge analytics one. We discussed how edge analytics is really just an edge computing paradigm.

We then looked at the advantages of using edge analytics over a traditional IoT application. We described a scenario where a vending machine uses a standard IoT solution, and the challenges this type of approach has.

We also started looking at the Microsoft Azure IoT offering. We discussed Microsoft Azure IoT Edge and how this relates to Azure IoT.

We concluded the chapter with a cursory look at a real-world example of the Microsoft Azure IoT Edge platform. In the next chapter, we...

Questions

Having learned the lessons in this chapter, try answering the following questions on your own:

  1. True/False. Edge analytics is about processing data at the sensory level.
  2. True/False. The first IoT device was a vending machine built by graduate students at CMU.
  3. How many computers did Thomas Watson say the world would ever need?
  4. What are the three key benefits of edge analytics to be understood?
  5. True/False. The automated door used in our security application may be controlled anywhere in the world.
  6. What are the advantages of using edge computing?
  7. True/False. Azure IoT Edge and edge computing share the same advantages.
  8. What were some of the uses of early P2P networks?
  9. True/False. Microsoft Azure IoT is a collection of Azure services used to build IoT applications.
  10. True/False. Route optimization was one of the benefits to Mars Drinks of using Azure IoT.
...
Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Become well-versed with best practices for implementing automated analytical computations
  • Discover real-world examples to extend cloud intelligence
  • Develop your skills by understanding edge analytics and applying it to research activities

Description

Edge analytics has gained attention as the IoT model for connected devices rises in popularity. This guide will give you insights into edge analytics as a data analysis model, and help you understand why it’s gaining momentum. You'll begin with the key concepts and components used in an edge analytics app. Moving ahead, you'll delve into communication protocols to understand how sensors send their data to computers or microcontrollers. Next, the book will demonstrate how to design modern edge analytics apps that take advantage of the processing power of modern single-board computers and microcontrollers. Later, you'll explore Microsoft Azure IoT Edge, MicroPython, and the OpenCV visual recognition library. As you progress, you'll cover techniques for processing AI functionalities from the server side to the sensory side of IoT. You'll even get hands-on with designing a smart doorbell system using the technologies you’ve learned. To remove vulnerabilities in the overall edge analytics architecture, you'll discover ways to overcome security and privacy challenges. Finally, you'll use tools to audit and perform real-time monitoring of incoming data and generate alerts for the infrastructure. By the end of this book, you'll have learned how to use edge analytics programming techniques and be able to implement automated analytical computations.

What you will learn

Discover the key concepts and architectures used with edge analytics Understand how to use long-distance communication protocols for edge analytics Deploy Microsoft Azure IoT Edge to a Raspberry Pi Create Node-RED dashboards with MQTT and Text to Speech (TTS) Use MicroPython for developing edge analytics apps Explore various machine learning techniques and discover how machine learning is related to edge analytics Use camera and vision recognition algorithms on the sensory side to design an edge analytics app Monitor and audit edge analytics apps

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Buy Now

Product Details


Publication date : May 21, 2020
Length 262 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781838829902
Vendor :
Microsoft
Category :
Concepts :

Table of Contents

15 Chapters
Preface Chevron down icon Chevron up icon
Section 1: Getting Started with Edge Analytics Chevron down icon Chevron up icon
Introduction to Edge Analytics Chevron down icon Chevron up icon
How Does IoT Edge Analytics Work? Chevron down icon Chevron up icon
Communications Protocols Used in Edge Analytics Chevron down icon Chevron up icon
Section 2: Understanding Edge Analytics Technologies Chevron down icon Chevron up icon
Working with Microsoft Azure IoT Hub Chevron down icon Chevron up icon
Using the Raspberry Pi with Azure IoT Edge Chevron down icon Chevron up icon
Using MicroPython for Edge Analytics Chevron down icon Chevron up icon
Machine Learning and Edge Analytics Chevron down icon Chevron up icon
Designing a Smart Doorbell with Visual Recognition Chevron down icon Chevron up icon
Section 3: The Road Ahead Chevron down icon Chevron up icon
Security and Privacy in an Edge Analytics World Chevron down icon Chevron up icon
What Next? Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Filter icon Filter
Top Reviews
Rating distribution
Empty star icon Empty star icon Empty star icon Empty star icon Empty star icon 0
(0 Ratings)
5 star 0%
4 star 0%
3 star 0%
2 star 0%
1 star 0%

Filter reviews by


No reviews found
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.