Implementing a polyglot microservices architecture for IoT applications

Please, accept marketing-cookies to watch this video.

Bondy, is an open source networking platform for distributed microservices and IoT applications written in Erlang. It implements the open Web Application Messaging Protocol (WAMP), an open standard TCP and WebSocket protocol that unifies two application messaging patterns: RPC and PubSub. Alejandro Ramallo explains how WAMP works and how it is implemented in Bondy. Most excitingly, he demonstrates how Bondy is used to interconnect the components of an IoT Platform that has been in production for 2 years with hundreds of thousands of connected vehicle and home devices.

Speaker details

Alejandro Ramallo – Alejandro is the CEO|CTO and founder of Leapsight, a software product and services firm focused on the design and implementation of scalable, real-time, intelligent systems. He is an experienced executive with more than 20 years in start-ups and multinational organisations, having held executive positions in both Marketing and IT. Alejandro is an autodidact systems architect and software developer, with experience in the design and development of mission critical distributed systems. He is passionate about distributed systems, Erlang/OTP, Datalog and the Semantic Web. Twitter: https://x.com/aramallo

Security and the BEAM Ecosystem

Security and the BEAM Ecosystem

In the second and final part, Jonatan Männchen on how the BEAM community is making security smarter and more collaborative.

SAFE and OIDCC

SAFE and OIDCC

Even secure code benefits from a second opinion. In part one, Jonatan Männchen shares how SAFE helped strengthen his authentication library.

Developing AstroBEAM

Creating a multiplayer game server in Elixir

This game was a highlight at Code BEAM Lite London and Code BEAM America. For those attendees lucky enough to experience AstroBEAM, Hernán Rivas Acosta…