Edge Computing

Network topology showing edge nodes and devices. Source: Alibaba Cloud 2020.
Network topology showing edge nodes and devices. Source: Alibaba Cloud 2020.

With the growth of the Internet of Things (IoT) billions of devices are generating huge amounts of data. But to store or analyze all that data in real time is almost impossible. This is where edge computing becomes relevant.

With edge computing, we process data closer to the source, such as an IoT device, an IoT gateway, an edge server, a smartphone, or a user's computer. The idea is to move intelligence to the edge and let edge nodes/devices do real-time analytics. This reduces application latency and saves network bandwidth. The architecture is distributed, as opposed to centralizing all processing in the cloud. It minimizes long-distance client-sever communication.

Gartner defines edge computing as,

part of a distributed computing topology where information processing is located close to the edge, where things and people produce or consume that information.

Discussion

  • Could you explain edge computing with an example?

    Consider a building security application that has many networked cameras. Cameras capture high-definition video streams. Assume that the cameras are 'dumb'. They simply capture and transmit raw video to a cloud server. The cloud server analyzes the video streams for motion detection. We note two problems in this scenario: strain on network bandwidth and strain on the cloud server that has to process videos from multiple cameras.

    With edge computing, we enable each camera to run motion detection locally. Cameras are equipped with some storage and sufficient compute power to do this. Cameras have now become 'smart'. Only important video segments are sent to the cloud for storage or deeper analysis. Both network bandwidth and cloud storage/processing are saved. In turn, the cloud server can now support many more cameras.

  • What are some use cases of edge computing?

    In autonomous driving, if a pedestrian crosses the road, the vehicle may have to brake immediately. Waiting for the cloud to make this decision may prove fatal. Vehicles can also communicate directly with one another.

    In healthcare, there are glucose monitors, fitness trackers, and other health-monitoring wearables. Some monitoring devices locally analyze pulse data or sleep patterns without involving the cloud. Edge computing enables timely care for remote patient monitoring, in-patient care and healthcare management in hospitals.

    In smart factories, the lower latency due to edge computing enables more timely actions to control manufacturing workflows. If analytics determines that a machine is about to fail, immediate action can be triggered to stop the machine. Robots that process their own data will be more self-sufficient and reactive. Edge computing enhances safety and efficiency on the factory floor.

    In agriculture, connectivity is an issue at remote locations. This leads to high investment towards fibre, microwave or satellite connections. Edge computing presents a more cost-effective alternative. Yield can be improved and food wastage reduced.

    Many more use cases exist in other sectors such as consumer electronics, defence, telecom, oil & gas, energy, retail and finance.

  • Which are the main benefits of edge computing?
    Benefits of edge computing. Source: Mhetre 2018.
    Benefits of edge computing. Source: Mhetre 2018.

    These are some benefits of edge computing:

    • Reduced Latency: For delay-critical applications, the longer it takes to process data, the less relevant it becomes. Edge computing avoids roundtrip delay.
    • Better Security: Centralized cloud systems are vulnerable to DDoS attacks. Edge computing allows us to filter sensitive information locally.
    • Cost Savings: By retaining and processing data closer to source, edge computing saves on connectivity costs. Data can be categorized and handled suitably: stored locally, stored in cloud, or processed and discarded. Redundant storage is avoided. Data management solutions also cost less.
    • Greater Reliability: Connectivity to the cloud is never perfect. Edge devices/nodes can deal with temporary outages by storing or processing data locally.
    • Scalability: While cloud infrastructure is built for scalability, data still needs to be sent to datacentres and stored centrally. Edge computing complements this by scaling in a distributed manner.
    • Interoperability: Edge nodes can act as intermediaries to interface legacy and modern machines.
  • Which are the technologies that enable computing at the edge of networks?

    Cloud computing itself is an enabler for edge computing. Edge computing doesn't replace cloud computing. They complement each other. Based on application requirements, engineers must decide what data is best processed at the edge and what should go into the cloud.

    Fog computing extends the cloud while also being closer to edge devices. With fog computing, we place compute and storage in the most logical and efficient location between the cloud and the origin of data. As part of the fog computing infrastructure, there are cloudlets and micro datacentres, which are simply edge servers clustered together to serve local storage or compute requirements. They are suited for resource intensive or interactive applications.

    Multi-Access Edge Computing (MEC) is another enabler. In cellular networks such as 4G/5G, Radio Access Network (RAN) refers to the part that handles radio or wireless resources and communication. MEC places compute and storage resources within the RAN to improve network efficiency and content delivery.

    More generally, dropping cost of electronics has brought more compute power to smaller devices. Tools for real-time analytics, particularly on embedded devices, have also made edge computing possible.

  • How does edge computing differ from fog computing?
    Edge, fog and cloud computing. Source: Sunkara 2019.
    Edge, fog and cloud computing. Source: Sunkara 2019.

    Sensors, IoT devices and even IoT gateways are edge devices. On the other hand, edge nodes belong to the fog network that interfaces edge devices to the cloud. Therefore, fog computing depends on edge computing but the reverse is not true.

    For example, consider a train fitted with sensors. A sensor giving engine status is processed locally on the train. This is edge computing. Suppose data from sensors attached to wheels and brakes need to be aggregated over time and processed. These can be sent to an edge node (fog computing) without saving that data in a centralized cloud.

    There's no universal definition of fog computing. Some regard edge devices, edge nodes and even localized datacentres as belonging to the edge network, not preferring to use the terms fog computing or fog network.

    Some others regard edge computing as any processing that's close to the origin of data. Any processing that happens on devices connected to the LAN or on LAN hardware is seen as fog computing. Investing in fog computing makes sense if data has to be aggregated from many edge devices.

  • Which organizations are standardizing edge computing?
    Organizations involved in standardizing edge computing. Source: Bravo and Bäckström 2020.
    Organizations involved in standardizing edge computing. Source: Bravo and Bäckström 2020.

    Many organizations are standardizing edge computing. There's no single standard that currently covers all aspects of edge computing.

    As early as 2017, many organizations got interested in this space: The European Telecommunication Standards Institute (ETSI), OpenFog Consortium, Open Networking Foundation (ONF), Open Edge Computing and Facebook's Telecom Infra Project (TIP). TM Forum, CNCF (Cloud Native Computing Foundation), ONAP (Open Network Automation Platform) and LF Edge are also involved.

    LF Edge is an umbrella organization within the Linux Foundation. It hosts many edge-specific projects.

    AECC (Automotive Edge Computing Consortium) and 5G-ACIA (5G Alliance for Connected Industries and Automation) focus on specific verticals that matter to them.

    By 2020, ETSI's Multi-Access Edge Computing (MEC) was emerging as an important standard. 5G Future Forum and Wireless Broadband Alliance are two organizations who have adopted MEC specifications.

  • What hardware is available to implement edge computing?
    Physical comparison of three development kits for edge computing. Source: Yau 2019.
    Physical comparison of three development kits for edge computing. Source: Yau 2019.

    Important considerations for edge computing hardware include processing power, power source, memory, wireless connectivity, variety of ports/interfaces, reliability and ruggedness.

    For the edge, RISC processors such as ARM, ARC, Tensilica, and MIPS are preferred over CISC. While ARM Cortex is suitable, ARM also offers Neoverse specifically for edge use cases. ARM Cortex-M55 and Ethos-U55 are AI edge computing chips.

    NVIDIA Jetson GPUs are designed for the edge. For example, Jetson Nano is a 128-core GPU. Jetson TX2 and Jetson Xavier are for industrial and robotic use cases. There's also NVIDIA EGX Platform that offers GPU edge servers.

    Intel has Movidius and Myriad 2. The latter is also part of Intel's Neural Compute Stick (NCS) that draws power from host device via USB.

    Mainflux Labs offers MFX-1 IoT Edge Gateway. Huawei's Atlas AI Computing Platform of AI accelerators, edge stations and servers is based on its Ascend AI processors. Scale Computing offers HC3 Edge and HE500 systems. APC's EcoStruxure Micro Data Centre promises physical security, standardized deployment, and remote cloud-based monitoring. There are many more focusing on micro datacentres.

  • How are cloud providers enabling edge computing?

    Google uses TPUs in its datacentres. In 2018, it started offering Edge TPU, an ASIC for AI inferencing at the edge. TensorFlow Lite models can run on an Edge TPU.

    Microsoft's Azure Stack Edge is a cloud-managed edge appliance with compute, storage and intelligence. Processors are Intel Xeon. For machine learning workloads, Intel Arria10 FPGA is the hardware accelerator.

    AWS has a number of services for the edge. AWS Outposts extends AWS infrastructure and services to any other datacentre or on-premise facility. AWS Snow Family offers small portable rugged edge devices to be deployed as close as possible to sensors collecting data. AWS Wavelength brings single-digit millisecond latencies to mobile devices and end users. It does this by bringing AWS compute and storage to telecom datacentres at the edge of 5G networks.

Milestones

1988

Mark Weiser at Xerox PARC coins the term Ubiquitous Computing. Unlike desktop computing, the term implies that computing can happen in any device, in any location. It can happen in laptops, mobile phones, sensor devices, and everyday objects such as refrigerators, umbrellas or alarm clocks. In the late 1990s, a similar term Pervasive Computing is coined.

Aug
1998
Illustration of a CDN with distributed edge servers. Source: Fraser 2019.
Illustration of a CDN with distributed edge servers. Source: Fraser 2019.

Akamai is incorporated "to intelligently route and replicate content over a large network of distributed servers." This is what we call a Content Delivery Network (CDN). Akamai delivers first live traffic in February 1999 and launches commercial service in April. Yahoo! becomes one of their customers. By 2019, Akamai is said to have 240,000 edge servers, many of which are located in ISPs or mobile data towers. A user request is served by the closest available edge server that also caches content.

1999

Napster is launched as a file sharing software to download and distribute music. The common way to download on the internet is to connect to a server and download files to the client machine. Napster is a peer-to-peer (P2P) network in which machines are both clients and servers. One machine can download parts of file from another nearby machine. This distributed architecture makes P2P network scalable, faster and resilient to failures. This idea of cooperative file sharing can be traced to USENET (1979).

2006

Amazon launches Amazon Web Services (AWS). It's Elastic Compute Cloud service enables users to use datacentre infrastructure to run programs. The same year Google Docs is launched. Spreadsheets and documents can be edited and saved online. This is the beginning of cloud computing. However, Saleforce pioneered this model back in 1999.

2009
Cloudlet use cases, plus comparing cloudlet with cloud. Source: Satyanarayanan et al. 2009, fig. 4.
Cloudlet use cases, plus comparing cloudlet with cloud. Source: Satyanarayanan et al. 2009, fig. 4.

Satyanarayanan et al. coin the term cloudlet. They recognize that network latency hurts user experience for highly interactive applications. A response time of more than a second becomes annoying. Mobile devices are also resource constrained and relying on the cloud is too slow. Cloudlets are a solution. They provide the compute power for nearby edge devices. They connect to edge devices via low-latency high-bandwidth one-hop wireless links.

2011

Myoonet pioneers the concept of modular micro datacentres. A year later AOL follows this trend with indoor micro datacentres for enterprises.

2012

With IoT in mind, and to handle real-time low-latency applications, Cisco engineers coin the term fog computing to imply a distributed cloud infrastructure. Their paper is titled Fog Computing and Its Role in the Internet of Things. Fog computing encompasses edge processing plus the network connections that bring data from the edge to the cloud. In 2015, the OpenFog Consortium is founded. In 2019, this merges with Industrial Internet Consortium.

2013
Comparing performance on edge device, edge server and AWS datacentres. Source: Ha et al. 2013, figs. 9-10.
Comparing performance on edge device, edge server and AWS datacentres. Source: Ha et al. 2013, figs. 9-10.

Ha et al. note the emergence of new resource-intensive interaction-intensive applications: face recognition, speech recognition, object and pose identification, mobile augmented reality, and physical simulation and rendering. In their experiments they find that face recognition can be done on an average server one hop away from the edge device. But speech recognition is more intensive and would need cloud processing unless the edge server is upgraded.

Oct
2016

The First IEEE/ACM Symposium on Edge Computing is organized in Washington DC. In May 2017, there's IEEE International Conference on Fog and Edge Computing in Madrid, Spain. In June 2017, there's IEEE International Conference on Edge Computing in Hawaii. These events highlight the growing interest in edge computing.

2025
Predicted value of edge computing by 2025. Source: Chabas et al. 2018, fig. 1.
Predicted value of edge computing by 2025. Source: Chabas et al. 2018, fig. 1.

In 2019, Gartner research shows that only 10% of enterprise data was created and processed outside cloud infrastructure. They predict that by 2025 this will increase to 75%. This underscores the importance of edge computing. In another research, McKinsey estimates the value of edge computing to be $175-$215 billion by 2025.

References

  1. APC. 2020. "Micro Data Centre." APC. Accessed 2020-07-02.
  2. AWS. 2020a. "AWS Outposts." AWS. Accessed 2020-07-02.
  3. AWS. 2020b. "AWS Wavelength." AWS. Accessed 2020-07-02.
  4. AWS. 2020c. "AWS Snow Family." AWS. Accessed 2020-07-02.
  5. Akamai. 2020. "Company History: How Akamai got its start." Akamai. Accessed 2020-07-03.
  6. Aktaş, Ismet. 2019. "Cloud and edge computing for IoT: a short history." ConnectedWorld Blog, Bosch, February 7. Accessed 2020-07-03.
  7. Alibaba Cloud. 2020. "What Is Edge Computing?" Alibaba Cloud. Accessed 2020-07-02.
  8. Bonomi, Flavio, Rodolfo Milito, Jiang Zhu, and Sateesh Addepalli. 2012. "Fog Computing and Its Role in the Internet of Things." Mobile Cloud Computing, ACM SIGCOMM, Helsinki, Finland, August 17. Accessed 2020-07-03.
  9. Bravo, Carlos and Henrik Bäckström. 2020. "Edge computing and deployment strategies for communication service providers." White paper, Ericsson, February 11. Updated 2020-04-13. Accessed 2021-03-18.
  10. Brown, Gabriel. 2016. "Mobile Edge Computing Use Cases & Deployment Options." Whitepaper, Juniper Networks, July. Accessed 2020-07-02.
  11. Butler, Brandon. 2018. "What is fog computing? Connecting the cloud to things." Network World, January 17. Accessed 2020-07-02.
  12. CB Insights. 2020. "What Is Edge Computing?" CB Insights, April 28. Accessed 2020-07-02.
  13. Chabas, JM, Chandra Gnanasambandam, Sanchi Gupte, and Mitra Mahdavian. 2018. "New demand, new markets: What edge computing means for hardware companies." McKinsey & Company, November 8. Accessed 2020-07-02.
  14. Cloudflare. 2020. "What Is Edge Computing?" Cloudflare. Accessed 2020-07-02.
  15. Foote, Keith D. 2017. "A Brief History of Cloud Computing." DATAVERSITY Education, LLC, June 22. Accessed 2020-07-03.
  16. Fraser, Dominic. 2019. "An Introduction to the Akamai Content Delivery Network." freeCodeCamp, January 9. Accessed 2020-07-02.
  17. Gartner. 2020. "Edge Computing." Glossary, Gartner Inc. Accessed 2020-07-02.
  18. Gyarmathy, Kaylie. 2019."Edge Computing vs. Cloud Computing: What You Need to Know." Blog, vXchnge, March 8. Accessed 2020-07-02.
  19. Ha, Kiryong, Padmanabhan Pillai, Grace Lewis, Soumya Simanta, Sarah Clinch,Nigel Davies, and Mahadev Satyanarayanan. 2013. "The Impact of Mobile Multimedia Applications on Data Center Consolidation." IEEE International Conference on Cloud Engineering, IEEE Computer Society, pp. 166-176. Accessed 2020-07-03.
  20. Huawei. 2020. "Atlas AI Computing Platform." Huawei. Accessed 2020-07-02.
  21. IEEE. 2017. "1st IEEE International Conference on Fog and Edge Computing (ICFEC’2017)." IEEE, May 14. Accessed 2020-07-03.
  22. IEEE. 2017b. "IEEE International Conference on Edge Computing." IEEE, June 25-30. Accessed 2020-07-03.
  23. IEEE. 2019. "Real-Life Use Cases for Edge Computing." IEEE Innovation at Work, IEEE, June 25. Updated 2019-08-26. Accessed 2020-07-02.
  24. IEEE/ACM. 2016. "The First IEEE/ACM Symposium on Edge Computing." IEEE/ACM, October 27-28. Accessed 2020-07-03.
  25. Ismail, Kaya. 2018. "Edge Computing vs. Fog Computing: What's the Difference?" CMS Wire, August 14. Accessed 2020-07-02.
  26. Janakiram MSV. 2019. "How AI Accelerators Are Changing The Face Of Edge Computing." Forbes, July 15. Accessed 2020-07-02.
  27. LaBrie, Greg. 2019. "Top 5 Benefits Of Edge Computing." WEI Tech Exchange, WEI, January 8. Accessed 2020-07-02.
  28. Mainflux Labs. 2020. "MFX-1 IoT Edge Computing Gateway." Mainflux Labs. Accessed 2020-07-02.
  29. Mhetre, Abhijit. 2018. "Edge Computing – Key Drivers and Benefits for Smart Manufacturing." Altizon, March 15. Updated 2019-04-10. Accessed 2020-07-02.
  30. Moiseyeva, Iryna. 2020. "Azure Stack Edge - flexible approach to exploring cloud." Cloud Services, April 3. Accessed 2020-07-02.
  31. Morris, Iain. 2017. "Edge Computing Groups Wrestle With Interoperability." Light Reading, September 27. Accessed 2021-03-18.
  32. NVIDIA. 2019. "NVIDIA Launches Edge Computing Platform to Bring Real-Time AI to Global Industries." Press Release, NVIDIA, May 27. Accessed 2020-07-02.
  33. Neagu, Codrut. 2019. "What are P2P (peer-to-peer) networks and what are they used for?" Digital Citizen, November 26. Accessed 2020-07-02.
  34. O'Donnell, Lindsey. 2017. "Life On The Edge: Why Micro Data Centers Are The Next Frontier." CRN, November 30. Accessed 2020-07-02.
  35. Overby, Stephanie. 2019. "10 edge computing myths." The Enterprisers Project, September 11. Accessed 2020-07-02.
  36. Passian, Ali and Neena Imam. 2019. "Nanosystems, Edge Computing, and the Next Generation Computing Systems." Sensors, vol. 19, no. 18, 4048, September. Accessed 2020-07-02.
  37. Peterson, Zachariah. 2019. "Hardware Design for Edge Computing vs. Cloud Computing." Altium, October 17. Accessed 2020-07-02.
  38. Premio. 2019. "5 Must Have Hardware Requirements for Rugged Edge Computing." Premio Inc, October 31. Accessed 2020-07-02.
  39. Rouse, Margaret. 2019. "Pervasive computing (ubiquitous computing)." TechTarget, October 30. Accessed 2020-07-02.
  40. Satyanarayanan, Mahadev, Paramvir Bahl, Ramon Caceres, and Nigel Davies. 2009. "The Case for VM-Based Cloudlets in Mobile Computing." IEEE Pervasive Computing, vol. 8, no. 4, Oct-Dec. Accessed 2020-07-03.
  41. Scale Computing. 2020. "HC3 Edge Appliances: Compute from Beyond the Datacenter." Scale Computing. Accessed 2020-07-02.
  42. Scales, Ian. 2020. "Getting closer to the edge: new MEC specifications on the way." TelecomTV, July 16. Accessed 2021-03-18.
  43. Shimp, Robert. 2016. "Cloudlets: Where the cloud meets intelligent devices." InfoWorld, August 18. Accessed 2020-07-02.
  44. Sitaraman, Sriram. 2018. "Edge computing for IoT : what, why, & how." Blog, srijan:, March 8. Accessed 2020-07-02.
  45. Sunkara, Sridhar. 2019. "Edge Computing – Moving intelligence to the Edge." eBiz Solutions, LLC, February 12. Accessed 2020-07-02.
  46. Vance, Jeff. 2019. "9 hot micro-data-center startups to watch." Network World, October 13. Accessed 2020-07-02.
  47. Wiggers, Kyle. 2020. "Arm unveils 2 new AI edge computing chips." VentureBeat, February 10. Accessed 2020-07-02.
  48. Wikipedia. 2020. "Ubiquitous computing." Wikipedia, May 15. Accessed 2020-07-03.
  49. Wikipedia. 2020b. "OpenFog Consortium." Wikipedia, June 14. Accessed 2020-07-03.
  50. Wireless Broadband Alliance. 2019. "Multi-Access Edge Computing (5G & Wi-Fi)." Wireless Broadband Alliance, May 9. Accessed 2021-03-18.
  51. Yau, Soon. 2019. "Battle of Edge AI — Nvidia vs Google vs Intel." Towards Data Science, on Medium, June 14. Accessed 2020-07-02.
  52. van der Meulen, Rob. 2018. "What Edge Computing Means for Infrastructure and Operations Leaders." Gartner, October 3. Accessed 2020-07-02.

Further Reading

  1. Dikhit, Ragavebdra Singh. 2018. "All About Edge Computing Architecture, Open Source Frameworks and IoT Solutions." OpenSource, March 27. Accessed 2020-07-02.
  2. Satyanarayanan, Mahadev. 2017. "The Emergence of Edge Computing." Computer, IEEE Computer Society, pp. 30-39, January. Accessed 2020-07-03.
  3. Passian, Ali and Neena Imam. 2019. "Nanosystems, Edge Computing, and the Next Generation Computing Systems." Sensors, vol. 19, no. 18, 4048, September. Accessed 2020-07-02.
  4. GSMA. 2019. "IoT Edge Computing Requirements." GSMA, July. Accessed 2020-07-02.
  5. Ilchenko, Valeriy. 2019. "How Edge Computing Will Transform Most Industries' Future." Blog, ByteAnt, August 29. Accessed 2020-07-02.
  6. Ranger, Steve. 2018. "What is cloud computing? Everything you need to know about the cloud explained." ZDNet, December 13. Accessed 2020-07-02.

Article Stats

Author-wise Stats for Article Edits

Author
No. of Edits
No. of Chats
DevCoins
5
1
1911
3
0
535
1
1
13
2202
Words
1
Likes
9722
Hits

Cite As

Devopedia. 2022. "Edge Computing." Version 9, February 15. Accessed 2023-11-12. https://devopedia.org/edge-computing
Contributed by
3 authors


Last updated on
2022-02-15 11:54:53