Elixir nested modules, imports, and aliases
Module nesting in Elixir is syntactic sugar with some unexpected (undocumented) alias and import behaviours
Circuit Breakers
A short introduction to the concept of circuit breaking in programming.