Technology to the 9s
-
Null Results for Database Operations
Recently I was looking into High Availability (HA) and backup solutions for MySQL and PostgreSQL (Point-In-Time-Recovery, PITA; and full backups). For PostgreSQL I was turned onto Patroni for HA and for both MySQL and PostgreSQL I was referred to WAL-G. This looked pleasant. However, as I began to dig in to the setup for these…
-
Simple Custom Telemetry Metrics in Elixir
Quickly add new metrics and traces to your Elixir Phoenix app!
-
Quickly Deploy Phoenix on Nomad with Redundancy
Simple Nomad config for Elixir Phoenix gets you off the ground in minutes!