Published Sep 3, 2019

SE-Radio Episode 335: Maria Gorlatova on Edge Computing

Maria Gorlatova, an expert from Princeton University, delves into the transformative potential of edge computing, explaining its architectural intricacies, role in smart city applications, and benefits for IoT systems, including enhanced privacy, efficiency, and network responsiveness by localizing data processing.
Episode Highlights
Software Engineering Radio - the podcast for professional software developers logo

Popular Clips

Episode Highlights

  • Edge Basics

    explains edge computing as the shift of processing power from the cloud to local devices, enhancing responsiveness and data storage. This approach allows devices like smartphones to handle tasks traditionally managed by the cloud, reducing latency and improving efficiency 1. For instance, a smartphone can process data for a Fitbit, minimizing the need to send data to the cloud 2.

       

    Edge Benefits

    Edge computing offers significant advantages, particularly in reducing latency and enhancing data privacy. By processing data locally, it minimizes the distance data must travel, thus speeding up response times 3. highlights that keeping data local also enhances privacy, as raw data doesn't need to be sent to the cloud 1.

       

    Cloud vs. Edge

    The contrast between cloud and edge computing lies in their processing capabilities and data management. While the cloud excels in handling massive datasets and global state information, edge computing is better suited for tasks requiring quick, localized responses 2. notes that edge computing can enhance privacy by keeping sensitive data local, whereas the cloud is ideal for long-term storage and global data processing 4.

       

    Edge in Action

    Current implementations of edge computing demonstrate its practical benefits, particularly in distributed learning. describes a testbed using Raspberry Pi devices to perform local machine learning tasks, reducing the need to send all data to the cloud 3. This setup not only saves bandwidth but also enhances data privacy by limiting the amount of raw data transmitted 5.

Related Episodes