Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Dany Lepage discusses the architectural ...
Experimenting with different distros and container projects is the biggest draw of home labs. But over time, you might get burned out by manually installing packages and libraries on your virtual ...
Roles are the most complicated and yet simplest aspect of Ansible to learn. I've mentioned before that Ansible's ad-hoc mode often is overlooked as just a way to learn how to use Ansible. I couldn't ...
At a time when the configuration management market was dominated by Puppet and Chef, an open source project called Ansible emerged with a simpler approach to automating IT environments. An agentless ...
I resisted setting up automation for my home lab for the longest time, partly because I wanted to manually do the process repeatedly, so that it would sink in to help with learning. That meant I ...
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 ...