by Russ McKendrick | Sep 21, 2021 | Azure, DevOps, Russ McKendrick
Terraform Azure Deployments I have just finished working on a few large Terraform Azure deployments and thought I would stick a few notes down in a blog post in the hope that they are useful to others. Azure Diagnostic Settings The...
by Russ McKendrick | Sep 14, 2021 | Azure, DevOps, Russ McKendrick
Tracking Costs in Terraform Using Infracost In my last blog post I introduced a stage which executed Checkov to my Terraform Azure DevOps pipeline. This scanned the Terraform configuration and stopped the deployment if there was an issue. I also added a stage which...
by Russ McKendrick | Jun 21, 2021 | Azure, DevOps, Russ McKendrick
Azure DevOps Terraform Pipeline with Checkov & Approvals It’s been just over a year since I first posted about the Azure DevOps Terraform Pipeline I used to use, I say used to use because that pipeline is now a little outdated. This post covers the updated...
by Russ McKendrick | Apr 27, 2021 | Azure, DevOps, Russ McKendrick
Azure DevOps Multi-Stage Pipelines As I move into using Azure DevOps more and more, there is one thing which I really haven’t got on with and that is release pipelines. I didn’t like that I couldn’t easily define it as YAML like I could with build pipelines, even...
by N4Stack | Nov 24, 2020 | Azure, Customer Stories, DevOps, Press Releases
Nuffield Health modernises infrastructure with Node4 to provide seamless digital services amidst COVID-19 Node4 is working with Nuffield Health to provide digital solutions and a cloud-first approach for the future of customer demand DERBY, UK – 24 November, 2020 –...
by Russ McKendrick | Jun 9, 2020 | Ansible, Azure, DevOps, General, Russ McKendrick
Azure DevOps Ansible Pipeline I thought it was about time that I started to have a play with Azure DevOps a little more than I have been doing. One of the things I have always meant to look at in the past is using DevOps to run Ansible playbooks. However the Ansible...