• Complain

David Jensen - Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge

Here you can read online David Jensen - Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2019, publisher: Apress, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

David Jensen Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge
  • Book:
    Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge
  • Author:
  • Publisher:
    Apress
  • Genre:
  • Year:
    2019
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Use a step-by-step process to create and deploy your first Azure IoT Edge solution.

Modern day developers and architects in todays cloud-focused world must understand when it makes sense to leverage the cloud. Computing on the edge is a new paradigm for most people. The Azure IoT Edge platform uses many existing technologies that may be familiar to developers, but understanding how to leverage those technologies in an edge computing scenario can be challenging.

Beginning Azure IoT Edge Computing demystifies computing on the edge and explains, through concrete examples and exercises, how and when to leverage the power of intelligent edge computing. It introduces the possibilities of intelligent edge computing using the Azure IoT Edge platform, and guides you through hands-on exercises to make edge computing approachable, understandable, and highly useful.

Through user-friendlydiscussion you will not only understand how to build edge solutions, but also when to build them. By explaining some common solution patterns, the decision on when to use the cloud and when to avoid the cloud will become much clearer.


What Youll Learn

  • Create and deploy Azure IoT Edge solutions
  • Recognize when to leverage the intelligent edge pattern and when to avoid it
  • Leverage the available developer tooling to develop and debug IoT Edge solutions
  • Know which off-the-shelf edge computing modules are available
  • Become familiar with some of the lesser-known device protocols used in conjunction with edge computing
  • Understand how to securely deploy and bootstrap an IoT Edge device
  • Explore related topics such as containers and secure device provisioning

Who This Book Is For
Developers or architects who want to understand edge computing and when and where to use it. Readers should be familiar with C# or Python and have a high-level understanding of the Azure IoT platform.

David Jensen: author's other books


Who wrote Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge? Find out the surname, the name of the author of the book and a list of all author's works by series.

Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
David Jensen Beginning Azure IoT Edge Computing Extending the Cloud to the - photo 1
David Jensen
Beginning Azure IoT Edge Computing Extending the Cloud to the Intelligent Edge
David Jensen Powder Springs GA USA Any source code or other supplementary - photo 2
David Jensen
Powder Springs, GA, USA

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/9781484245354 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-4535-4 e-ISBN 978-1-4842-4536-1
https://doi.org/10.1007/978-1-4842-4536-1
David Jensen 2019
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.

This book is the result of my wife, Tara, supporting me in yet another big idea that lacked much detail at the time. She loves me and supports me in ways that would fill volumes more than the technical content youre about to read. She is truly my favorite person on the planet. Thanks, babe, for bearing with me and believing in me for the past several months.

David Jensen

Introduction

If you have been paying attention to advances in technology over the past 78 years, you have no doubt heard the term cloud. Cloud has come to mean any processing or data collection that happens somewhere other than on my machine, which gives way to terms like private cloud, public cloud, self-service cloud, managed cloud, blah, blah, blah. With such a broad definition comes a plethora of misunderstandings, misrepresentations, and misguided advice.

To complicate matters more, even if you have navigated through the pitfalls of cloud overuse, there are architectural patterns that are easier to design and implement in the cloud-aware world in which we live, but those, too, have been overrun with vague definitions and meaning. Youve no doubt heard of the Internet of Things (IoT) and Big Data.

And, lastly, one of the latest victims of vague-term disorder is Intelligent Edge. You have most likely heard that term or you wouldnt be reading this book. If this term has lost its significance for you, then read on.

To level set, let me clarify the meaning of cloud for the purposes of this book. In this book, cloud refers to a public, managed platform that uses a consumption-based cost model (pay only for what you use) and supports public-facing endpoints as well as endpoints that are provisioned to only be available within a private network, even though they are hosted on a public platform. This description of cloud also includes a self-service management portal for developers to create, remove, and otherwise manage the resources and services running on the platform.

Shortly after this type of cloud emerged on the horizon, one of the architectural patterns mentioned above, Internet of Things (IoT), also began to gain popularity and a significant amount of attention. Over the past few years, it has been one of the most intriguing technologies and patterns that has come about.

The canonical example of the IoT pattern involves using an electronic device to instrument and monitor a physical, real-world device. Once instrumented, the electronic device transmits measurements from the physical device for collection and analysis in some back-end data store. The building blocks of this pattern have existed for a few decades, but they have not been as affordable and, consequently, widespread as they are now, leading to the massive increase in interest it has generated.

As more and more companies bought into the idea that they could quickly and cheaply implement their own instance of an IoT architecture and the cloud was gaining momentum in other areas, the idea of push everything to the cloud became the mantra of the most edgy or disruptive companies. If you wanted to be known for pushing the envelope and really innovating, then you had better be pushing all your data to the cloud along with the other thousands of companies that were doing the same thing, sometimes without considering whether it was the right approach.

As more and more companies architect solutions that involve the cloud in some way, there are more and more examples of when that cloud or bust mentality breaks down. Not every problem can tolerate the bandwidth and latency required to push everything to the cloud. Not every company can access a public-facing endpoint from their devices.

So, here we are, a decade after the cloud came on the scene, and we are learning that maybe we dont need to push everything to the cloud. Maybe we need to consider when to push data to the cloud and when to process the data where it originates. Enter The Intelligent Edge .

The edge in the intelligent edge refers to the proximity to where the data originates . Intelligent edge computing then indicates that some intelligence has been pushed out from the cloud to a point as close to the data origination as possible. There are examples of this all around us.

Think about cars that automatically apply the brakes for you if they sense an object in front of the car. Or the alerts that sound if you attempt to change lanes while another vehicle is in your blind spot. Those decisions must be kept as close to the edge (data origination) as possible. When deciding whether to stop the car or not, milliseconds of latency could potentially be a life-or-death situation.

Having the option to apply intelligence to data as it originates gives options to developers and architects as they architect cloud-enabled solutions. No longer must all data be sent to the cloud to perform analysis on it. Analysis can now happen on the edge, and based on that analysis, a subset of the raw data streams can be sent to the cloud. This saves bandwidth, time, money, and storage.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge»

Look at similar books to Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge»

Discussion, reviews of the book Beginning Azure IoT Edge Computing: Extending the Cloud to the Intelligent Edge and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.