#Scalability & reliability

Media

Tactics and strategies for scalable robust intelligent systems

Lecture by Carl Hewitt

READ MORE

Deploying Elixir on Docker

Lecture by Vasu Adari and Harsh Balyan

Deploy Elixir on Docker Vasu Adari Scripbox. Deploying Elixir application has always had its complexities. But with the 'releases' support introduced in Elixir v1.9, it has become seamless. Since everybody likes containerising their apps, we'll also try to containerise our releases and deploy on to our most loved cloud service(AWS).

READ MORE

Consensus Protocols in OTP

Lecture by Dániel Szoboszlay

READ MORE

Four patterns to save your codebase and your sanity

Lecture by Marcelo Lebre

(codebase) Scalability, Productivity Marcelo Lebre Scaling a codebase balance of vertical horizontal approaches. Independently if you choose domain-driven design, hexagonal or simple MVC you can add more files or keep increasing the ones you have. McCabe's cyclomatic complexity is that functions and methods that have the highest complexity also contain the most defects. Handlers, Services, Finders and Values

READ MORE

Graceful shutdown in Elixir - try not to drop the ball

Lecture by Pawel Szafran

READ MORE

Adventures in High Performance Logging

Lecture by Ryan Resella

Massive Log Throughput John Mertens Change.org. What do you do when you need to write to a log in your Elixir app? Use Logger, of course! But what happens when you reach its limits? This talk uses a real-world example to explore what happens when your system scales past the tools that come with the BEAM. We'll build our way from Logger, to disk_log, to a custom GenStage pipeline, all the while striving for the highest performance solution.

READ MORE

Customer retention and how to avoid double billing

Lecture by Bryan Hunt

READ MORE

Observability for Elixir microservices

READ MORE

BEAM and Kubernetes: Better together?

Lecture by Cory O'Daniel

READ MORE

A p2p network for consumer devices

Lecture by Marc Nijdam

READ MORE

Elixir vs Scala

Lecture by Ludwik Bukowski

READ MORE
BACK TO ALL MEDIA