Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 1.07 KB

Secure-Coding-In-Erlang.md

File metadata and controls

28 lines (25 loc) · 1.07 KB
experience name type trainers event_date title
Intermediate Erlang Developers
Secure Coding In Erlang
training
_participants/Robert-Virding.md
14 May 2024, in person
Secure Coding In Erlang

Are your Erlang applications as secure as they could be? Dive into the world of secure coding on BEAM with Erlang’s co-creator Robert Virding to fortify your understanding of the BEAM platform's vulnerabilities, attacks, and defences.  This one-day training is tailored for intermediate Erlang developers, testers, and DevOps professionals who want to enhance their skill set and bolster the security of their projects. Discover best practices, uncover potential pitfalls, and master techniques to safeguard your applications from harm.

Target audience: Intermediate Erlang developers

During this training session you will learn:

  • Babout secure coding recommendations for programmers on the BEAM virtual machine
  • to reduce vulnerabilities in projects and choose robust alternatives to dangerous functions
  • how to reduce the attack surface of a production environment