Elixir OTP Design Lessons from Hardware

Bruce Tate joined us to demonstrate how to build a binary clock in Elixir. The webinar also provides an example of how to think in abstractions including the constructor-reducer-converter strategy, and the software layers introduced in “Designing Elixir Systems with OTP”.

Please, accept marketing-cookies to watch this video.

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…

erlang elixir metric with prometheus

Mastering metrics with Prometheus

Metrics are something critical for our services, but the community has seen badly maintained solutions over the years.One such library is prometheus, one of the most…

SAFE for Elixir Strengthening Security for Elixir and Erlang

SAFE for Elixir: Strengthening Security for Elixir and Erlang

Presented by: Robert Fiko & Mohamed Ali Khechine – SAFE Team, Erlang Solutions About this talk Security in software development is more critical than ever….