What’s in a name ! When thinking about cloud platforms, someone new to the technologies may have some trouble understanding what are the similarities and differences between the cloud providers. …
YAML Pipelines
Pushing your builds down the pipe the right way ! A big part of DEVOPS is being able to understand what the benefits of pipelines are and the best way …
Terraform Switch (TFSwitch) for Mac & Linux
Not just any ordinary switch! TFSwitch is a tool that can be downloaded on to Mac or Linux that allows you to switch between different Terraform versions fast and easily. …
Terragrunt
Taking the GRUNT work out of your Terraform code! Having worked with Terraform over the last few years I can say that it is an amazing tool and this shows …
Dockerfile User and Kubernetes Security Context
Security, Security, Security! As containerisation is becoming more and more popular in the form of migrating apps to Docker containers and running them on Kubernetes hosts, it is important to …
AWS Accounts
Accounts that are not Accounts ! Coming from an Azure focused background and having worked on it for over 2 years I thought working on AWS would be simple, as …