In this post I will be introducing a framework we have developed for managing Terraform projects, which helps us keep our code reusable and consistent across environments. This post assumes you are already familiar with ...
High Availability With A Single Instance Changes in technology happen relatively quickly these days and every once in a while it’s worth stopping for a moment to ponder current practices and consider alternatives given the ...
2016 is the second year of (https://www.hashiconf.com) and my first year attending. I want to relate my experiences and opinion of the conference. My primary goal in attending a conference is to learn new ...
Terraform is tool for managing infrastructure as code. It has been a great success in extending the infrastructure knowledge to more team members (which is the whole point of DevOps!). One of my struggles though ...