Many companies like mine use AWS infrastructure as a service (IaaS) heavily. Sometimes we want to perform a potentially risky operation on an EC2 instance. As long as we do not work with immutable ...
I've written about and trained folks on various DevOps tools through the years, and although they're awesome, it's obvious that most of them are designed from the mind of a developer. There's nothing ...
Infrastructure is configured declaratively ('infrastructure as code'), which, especially in combination with the management of configuration files in git repositories, enables very reliable deployment ...