Amazon Web Services with Ansible
More and more I am having to not only think about how I would ensure that the infrastructure a service I am deploying on is highly available but also how I can manage its entire life-cycle in code. I have tried several tools for this such as Terraform↗ , Puppet and Ansible, however over the last six months or so I have settled on Ansible. After I first looked at it back in December 2014↗ it has come on quite a lot, especially after the version 2 release at the start of this year↗ . ...