In my slides I show different approaches how to release Elixir applications. Is it good to start application like we do it on our local machine? What is release? How can we create it manually with OTP? How can we configure them and create additional tasks before application start? I will try to give answers to all these questions and show you that it is not so difficult how you may think.