Using Distillery: understanding OTP releases
How distillery works and effective ways to use distillery in production.
OBJECTIVES
Understand Erlang release basics; the difference between run-time and compile-time configurations; breakdown of creating release tasks.
TARGET AUDIENCE
Any developer that's starting to run Elixir in production and needs to understand how the build system works.