Skip to content

Commit

Permalink
Add meetup "5º Meetup Elug CE"
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljuca committed Nov 20, 2021
1 parent d221b51 commit c461d59
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions _meetups/005-5-meetup-elug-ce.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
published: true
permalink: /meetups/5-meetup-elug-ce

# Event

title: 5º Meetup Elug CE
date: 2020-11-04 19:00:00 -0300

# Links/URLs

urls:
tickets: https://www.eventbrite.com/e/5o-meetup-elug-ce-tickets-126677795697

# People (organizers, speakers, moderators, etc.; see: _data/people.yml)

people:
- key: joel-juca
role: organizer, host

- key: willian-frantz
role: presenter

- key: charlotte-oliveira
role: presenter

# Talks

talks:
- title: Protocolos com Elixir
speaker_key: willian-frantz
excerpt: |
Vamos ver como o Elixir aborda polimorfismo utilizando protocolos, e como isso pode ser útil no nosso dia-a-dia trabalhando com Phoenix (duração: 15 min).
urls:
recording: https://www.youtube.com/watch?v=JgXPb2T-mSk
slides: https://speakerdeck.com/wlsf/protocolos-com-elixir

- title: Tolerância a Falhas em Erlang/OTP
speaker_key: charlotte-oliveira
excerpt: |
Veremos como Erlang consegue isolar seus processos e porque isso é importante para sistemas tolerantes à falhas. Falaremos sobre escalonamento e isolamento de processos, o modelo de atores e a filosofia Erlang em tratamento de erros e tolerância a falhas.
urls:
recording: https://www.youtube.com/watch?v=b6wf3hvIIpo
slides: https://docs.google.com/presentation/d/1w0SM1SzGHvo-TPD8tH0PsmMYkp6myjMHLXdDgrXmu-Y
---

Realizamos nessa quarta-feira (4 de novembro de 2020) o [5º Meetup Elug CE](https://www.eventbrite.com/e/5o-meetup-elug-ce-tickets-126677795697). Tivemos apresentações sobre protocolos em Elixir e tolerância a falhas com Erlang/OTP.

0 comments on commit c461d59

Please sign in to comment.