Tagged: explanation

The Importance Of Standards

Recently I have been working with a financial industry customer who is all in on Automation, however it became apparent quite early on that they haven’t standardised their processes. Now, in day to day running’s and operations of a business – particularly IT – this might not be...

Licensing Made Simple

Summary This tutorial will show you how to apply one or more licenses to vCenter through the use of Terraform. This can be expanded on to create a module that can be used across multiple vSphere environments.   Structure First of all, we are going to create a...

Simple Remote State Management With Terraform Cloud

Summary In this blog post we will look at configuring Terraform Cloud to remotely host our Terraform state file. Terraform cloud has multiple levels of subscriptions available. The good news is, we only need the free one! This post assumes that you have some Terraform config already setup....

Terraform and vSphere – Part Three

Summary This is part three of a series aimed at getting you going with Terraform in a vSphere environment.  The series will assume you understand the concepts of IaC and Terraform, at a basic level. In part one, we setup Terraform and created a basic definition to create...

Terraform and vSphere – Part Two

Summary This is part two of a series aimed at getting you going with Terraform in a vSphere environment.  The series will assume you understand the concepts of IaC and Terraform, at a basic level. In part one, we setup Terraform and created a basic definition to create...

Terraform and vSphere – Part One

Summary This is part one of a series aimed at getting you going with Terraform in a vSphere environment.  The series will assume you understand the concepts of IaC and Terraform, at a basic level. We will start by getting setup with Terraform, creating a basic definition to...

Introducing Terraform

  [editor comment: if you don’t know what Infrastructure As Code (IaC) is I recommend reading this post first]     What Is Terraform Terraform is an open source tool that helps you provision, manage the state of and update, infrastructure. Terraform works by using Infrastructure as Code...

Introducing Infrastructure As Code

  IT Infrastructure.. love it or hate it, it forms the foundation of many companies operations. These days you are hard pushed to get a job anyway doing anything, that doesn’t require you to use a computer, mobile phone, email, websites, a word processor…. the list goes on....

Ansible Word Cloud

What Is Ansible In 5 Minutes Or Less?

What Is This? This is your 5 minute introduction to Ansible. On your marks, get set.. GO!   What Is Ansible? Ansible is a software solution that provides the ability to automate software deployment and configuration management. It does this through using existing technologies such as SSH and...

What is Cloud Automation

This is the first in a series of posts introducing Cloud Automation. Although there are already blog posts and articles discussing this, I have decided I should put my own thoughts across. People have different views on what Cloud Automation is. Here is mine in very simple terms....