RabbitMQ vs Kafka

Please, accept marketing-cookies to watch this video.

Part 2

Please, accept marketing-cookies to watch this video.

Messaging is at the core of many architectures and two giants in the messaging space are RabbitMQ and Apache Kafka. In this webinar we’ll take a look at RabbitMQ and Kafka within the context of real-time event-driven architectures. In this session we’re joined by guest speaker Jack Vanlightly who will explore what RabbitMQ and Apache Kafka are and their approach to messaging. Each technology has made very different decisions regarding every aspect of their design, each with strengths and weaknesses, enabling different architectural patterns.

Meet the speaker

Jack Vanlightly is a highly sought after software engineer who formerly worked as part of the RabbitMQ Core Team, you can find him on Twitter at https://x.com/vanlightly ———————————————————————

Instrumenting Erlang and Elixir code with open telemetry

Instrumenting Erlang and Elixir code with open telemetry

A gentle introduction to instrumenting your erlang/elixir code with opentelemetry tracing: common practices, opentelemetry opensource libraries.

Erlangers encounter with gleam

An Erlanger’s encounter with Gleam

A short introduction to Gleam and an entirely subjective look at it from a seasoned Erlang developer.

Thinking Concurrency: Dwelling in Erlang and Elixir

Thinking Concurrency: Dwelling in Erlang and Elixir

The functional paradigm has been influencing mainstream languages for decades, making developers more efficient whilst helping reduce maintenance costs.