Eclipse IoT has just published a white paper that, although I’m obviously biased, is a nice read for anyone looking at understanding today’s IoT architectures, and the role that open source plays by providing some of the key software building blocks needed for implementing IoT solutions.
More specifically, the white paper looks at the core features that need to be provided by each of the three key components (stacks) of an IoT solution:
- the constrained devices – those are typically the billions of devices you hear about in the news: they are cheap, very specialized, and often not capable in terms of communication and networking capabilities,
- the gateways and smarter devices – here we’re talking about more powerful equipment that is sitting at the edge of the network, that’s to say that bridges the physical world to the Internet,
- the IoT cloud platforms – this is where the devices in the field are managed, and where data is stored and analyzed. IoT cloud platforms must also allow the integration of external applications thanks to open APIs.
You can download the white paper from the Eclipse IoT website, or read it below.
[pdfviewer width=”608px” height=”849px” beta=”true”]https://blog.benjamin-cabe.com/wp-content/uploads/2016/10/Eclipse-IoT-White-Paper-The-Three-Software-Stacks-Required-for-IoT-Architectures.pdf[/pdfviewer]
I will also be giving a presentation at the Virtual IoT meetup on November 2. You should plan on attending to get a chance to learn more about some of the open source projects mentioned in the white paper, and get a more complete overview of what is going on at Eclipse IoT:
https://www.meetup.com/Virtual-IoT/events/234623542/
2 replies on “[White Paper] Implementing IoT Architectures with Open Source”
[…] Der IoT-Stack für Cloud-Plattformen / Quelle: Blog v. Benjamin Cabé […]
How come Contiki OS is not a part of the constrained device OS stack? There is a full 6LoWPAN stack including LWM2M that is compliant with Leshan and it has been around for ages and is already established in commercial products.