Terraform

Dynamic and Configurable Availability Zones in Terraform

More than 7 years old

When building Terraform modules, it is a common requirement to want to allow the client to be able to choose which region resources are created in, …
Read more

Integrating OpenShift and Splunk for Docker Container Logging

More than 8 years old

In this article I’m going to show you how to set up OpenShift to integrate with Splunk for logging in a Docker container orchestration …
Read more

Get up and running with OpenShift on AWS

More than 8 years old

OpenShift is Red Hat’s platform-as-a-service offering for hosting and scaling applications. It’s built on top of Google’s popular …
Read more

Creating a Resilient Consul Cluster for Docker Microservice Discovery with Terraform and AWS

More than 9 years old

In this article I’m going to show you how to create a resilient Consul cluster, using Terraform and AWS. We can use this cluster for …
Read more