Book Image

Hands-On Edge Analytics with Azure IoT

By : Colin Dow
Book Image

Hands-On Edge Analytics with Azure IoT

By: Colin Dow

Overview of this book

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.
Table of Contents (15 chapters)
1
Section 1: Getting Started with Edge Analytics
5
Section 2: Understanding Edge Analytics Technologies
11
Section 3: The Road Ahead

Questions

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

  1. True/False. Sensors are an important part of an edge analytics application.
  2. True/False. The DHT11 sensor is used to measure distance.
  3. How many parts make up a soil moisture sensor?
  4. What is a smart garden?
  5. True/False. Albert Einstein had something to do with the development of the laser.
  6. What year did the ESP8266 chip receive critical attention?
  7. True/False. Arduino started as a project for students in 2005.
  8. What does the Azure IoT Edge runtime enable?
  9. True/False. A module image lives in the cloud.
  10. True/False. With our weather predictor application, a blue LED indicates that a rising or falling barometric pressure has not been determined.