Category: DevOps

  • When deploying Docker containers on a more niche environment, expect surprises.

  • With the “infrastructure as code” renaissance, managing infrastructure has never been easier. Every change is easily recordable and reproducible and, because it’s all code, it’s never been easier to store a history of what’s changed to easily review in git log. But short of running your own DNS servers and running custom scripts to convert…