Creating VMWare ESXi virtual machines with Ansible
Clicking the same buttons over and over again can be a little.. exhausting(?). It often feels like you can do something much more useful with your time. Well, using Ansible combined with a VM Template, you can easily automate the creation of a VM.
Deploying and managing EC2 instances with Terraform and Ansible
The world of Infrastructure as Code is beautiful. Creating temporary architectures and easily scaling them up/down/in/out is what makes it as powerful as it is. Let's see how tools like Terraform and Ansible can work together to create fully automated infrastructure.