Access to relational data with ECTO

Ecto is specific domain language to write queries and interact with databases in elixir.

Application design with OTP

Design highly concurrent applications by understanding the advantages of beam.

Essential elements of elixir language

You will know the necessary items to create highly scalable and fault-tolent applications

Web applications with PhoenixFramework

It builds rich and interactive applications, with real-time capabilities, using the MVC without being disastrous or confusing, using the capabilities of the Erlang virtual machine and ready to be put into production.