SQL databases made easy with CockroachDB

Please, accept marketing-cookies to watch this video.

CockroachDB combines the benefits of familiar, relational SQL—consistency and reliability—with those of NoSQL—easy scale and global reach. It’s architected from the ground up as a cloud-native database, prepared to handle the demands of today and tomorrow. As a result, it is a perfect choice for developers working with large complex systems offering:

– Guaranteed data consistency & correctness at global scale

– Survivability across failure domains

– The ability to run anywhere (including on-prem, hybrid- and multi-cloud.

In this webinar, we take a technical deep dive with the team behind CockroachDB. This will give you an insight into architecture and technical decisions that have made Cockroach the most highly evolved and reliable database available.

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.