Secure Coding In Elixir

Date:
2021-09-13

Venue:

Description:

So you have mastered Elixir. Now the time has come to ask yourself a question: how secure is the code you are running? Do you know about BEAM potential vulnerabilities, the ways to attack it and how to defend against it? Join the Secure Coding in Elixir course to learn about Elixir good practices, which corners avoid and crush the BEAM in all sorts of funny ways.

EXPERTISE

  • Intermediate

COURSE DURATION

  • 4 hours, June 13, 14:00-18:00 Central European time

TARGET AUDIENCE

  • Intermediate Elixir developers, testers and devops working with BEAM projects

PREREQUISITES

  • Basic Elixir syntax and concepts
  • Basic familiarity with the BEAM

OBJECTIVES

  • To learn about secure coding recommendations for programmers on the BEAM.
  • To be able to reduce vulnerabilities in projects and choose robust alternatives to dangerous functions.
  • To learn how to reduce the attack surface of a production environment.

COVERS THE FOLLOWING TOPICS

  • Protecting sensitive data
  • Sandboxing untrusted code
  • Preventing timing attacks
  • Applying OTP libraries (ssl, inets, crypto and others) to secure your code

NOTE: This is an online tutorial.

Experience level:
intermediate