#diagnostics #debugging #ops #investigation

idea

Something is broken on an environment, and works on another. Everything is seamingly the same.

There is always something different, even if it's not obvious. It can either be static (code, configuration, infrastructure) or dynamic (bootup, data, load). Walk your way through the differences.

These are potential differences between environment, it's by no means exhaustive. Please validate any assumption you have, don't pick one at random and determine this is the cause, work your way through the list and eliminate.

Infrastructure

Configuration

Data

links

references