Hugo Baraúna

Hugo Baraúna

Developer advocate at Livebook/Dashbit

Hugo is a developer advocate at Livebook/Dashbit and the founder/editor of the Elixir Radar newsletter. Previously, he co-founded Plataformatec, the company where the Elixir programming language was born.

Talk:
The Architecture Behind Deploying Livebook Apps with Livebook Teams

In this talk, we’ll explore the architecture that powers the seamless deployment of Livebook apps with just a click of a button. This system combines a hybrid approach with an app running on localhost, a SaaS layer, and an on-premises app. We’ll examine how these distributed system components interact, the challenges they address, and how Elixir’s OTP is leveraged to make it all work.

Key Takeaways:

  • Learn how Livebook internals leverage Elixir, OTP, and Phoenix.

Target Audience:

  • Developers who already have experience with Elixir and Phoenix.