Skip to main content

2021 Open Source Crystal Ball: What I See For IoT and Edge Computing

As Edge Computing architectures and the Internet of Things (IoT) continue to grow throughout multiple vertical markets, one trend that enterprises have made abundantly clear is that, in 2021, they expect their edge computing solutions and IoT technologies to be based on or leverage open source. This was confirmed in the most recent Eclipse IoT Commercial Adoption survey published in March 2020, which found that 60% of the organizations surveyed are factoring open source into their deployment plans. 

There are many reasons for this growing demand for open source. One significant factor is that  businesses want to tailor information technology (IT) and operational technology (OT) builds to meet their specific requirements. This is best accomplished with solutions based on an open source model. In other words: while businesses certainly appreciate the cost and time savings open source offers, what they truly want and need is the control and flexibility it affords.

Perhaps predicting that open source software will play a big role in edge computing and the IoT is too obvious. With this in mind, let’s drill down a bit more and make some educated predictions on just how open source will impact IoT and edge computing in the coming year.


IoT Predictions

Open source AI/ML and IoT will become the foundation for automation in 2021 

Automation was a key buzzword in 2020 and for good reason. More and more IT departments are turning towards automating applications as a means of increasing productivity for everything from Industry 4.0 to smart grid solutions. Open source AI and ML solutions will provide an effective agile mechanism to realize this future. Eclipse DL4J is just one example of an open ML solution that delivers powerful functionality for automation in environments outside of a traditional data center, such as manufacturing and warehouse settings. 


Open source will help solve SCADA software interoperability

This prediction is a bit specific to the Industrial IoT (IIoT), but given the size of this market, everyone from Exxon to Intel are carefully building solutions based on open source to address this issue. While SCADA providers have fully embraced IoT as a concept, sector growth has been limited by lack of interoperability between proprietary systems. Open source IoT solutions, such as Sparkplug, will enable new innovations that finally allow for true widespread interoperability. 


Remote work and smart office applications will drive a need for open source IoT solutions

The pandemic is forcing a complete re-think of the office, from biometrics to security to environmental controls to worker safety. A key means of rapidly developing new solutions on this front will be to leverage open source solutions that drive permissionless innovation that are easy to use by everyone. 


Edge Computing Predictions 

2021 will mark the rise of the Hybrid Edge

Hybrid cloud was definitely one of the biggest buzzwords of 2020, but in 2021, we believe this concept will be applied to edge computing architectures. Just as hybrid cloud requires orchestration between public, private, and distributed compute architectures, so too will enterprises that may be deploying their own edge networks, using edge compute offerings from a cloud provider, and operating separate edge networks for different use cases (AI vs. IoT for example). 


Cloud providers will embrace open source edge computing

Late 2020 saw all three major cloud providers - AWS, Azure, and GCP - deliver their own edge offerings. We believe 2021 will not only see a continuation of this trend, but also see providers embrace open source edge solutions as a means of differentiation and to speed innovation within their own development efforts. 


Smart grid use cases will embrace the open source edge 

After a year of horrific natural disasters driven by climate change, combined with an incoming U.S. administration with a focus on green infrastructure, North America will see a sharp rise in smart grid innovation. The quickest way to get there? Open source edge computing. 


So, what do you think of my predictions? Let me know what you think! Whether I am correct or not, 2021 is sure to be be an exciting year in IoT and Edge Computing.

Comments

Popular posts from this blog

Eclipse IDE for Embedded Developers Now Runs on the Raspberry Pi!

The Eclipse IDE is the project that started it all for the Eclipse Foundation . From the beginning, Eclipse IDE was meant to run on multiple platforms; it now supports Linux, Mac OS and Microsoft Windows. Since it is written in Java, it also supports multiple processor architectures. However, support for 32-bit architectures has been dropped in version 2018-12. This meant recent versions of the IDE would not run on the Raspberry Pi anymore. The introduction of the Raspberry Pi 4 in June 2019 gave hope to Eclipse on Pi fans. With its 64-bit quad core ARM Cortex-A72, the Pi 4 was a good hardware platform to work with. It became even more attractive in May 2020, with the introduction of the 8Gb variant. The Eclipse community took notice of those developments. Version 2020-09 of Eclipse IDE now ships with experimental support for 64-bit ARM (aarch64) on Linux.  Those developments mean embedded and IoT developers can now work on the Raspberry Pi 4 by installing the plugins provided by ...

Sparkplug: From Specification to Standard

This week, the Eclipse Foundation announced that the Sparkpug® 3.0 specification has been published as an International Standard. That sounds impressive. But what does it mean, exactly? And how will this impact the evolution of Sparkplug? To answer this question, let’s take a step back and consider what standards are. The technology industry loves standards. For example, USB is a set of standards managed by the USB Implementers Forum, Inc. (USB-IF), a non-profit corporation founded by the companies that developed the USB specification. The Eclipse Foundation describes Jakarta EE as a standard: a set of  specifications for enterprise Java application development. In the IoT and Industrial Automation world, OASIS Open also presents the MQTT protocol as a standard. However, standards play a much more pervasive role in society. There are standards for building homes and others that define how cars should work. Standards permeate our lives. To understand the significance of this ...

A Robotic Dream Team: ROS 2 and Cyclone DDS

The Eclipse Cyclone DDS team has been hard at work recently ; this got them noticed in a big way. Open Robotics recently declared that Eclipse Cyclone DDS will be a tier one middleware in ROS 2 Foxy Fitzroy! Eclipse Cyclone DDS, an implementation of the Data Distribution Service standard under the stewardship of the DDS Foundation and the Object Management Group (OMG), is a project of the Eclipse IoT and OpenADx working groups. Some of the key benefits of Cyclone DDS include: Secure ROS 2 (SROS2) integration & testing contributed by Eclipse IoT member Canonical .  Implementation of DDS Security contributed, tested, optimized and ready for ROS users. The team backported this feature to the ROS 2 Dashing and Eloquent releases! Full coverage of QoS supported by ROS including lifespan and deadline  New high-speed RMW serializer contributed by Rover Robotics Ability to discover a single robot among a swarm of 1,000+ (thanks to iRobot for the use case!) Too many performan...