Transforming Developer Experience: Attracting and Keeping TalentPublished on 30 December 2023Comments 0I read and discussed the Shift Magazine article "Developers experience burnout, but 70% of them...
The Importance of DevOps within Modern Software Development TeamsPublished on 13 January 2023Comments 0DevOps, a combination of the words “development” and “operations,” is a set of practices that...
Liquid Transformations with Live PreviewPublished on 20 October 2022Comments 0Using the Live Preview console application, we can set a file watcher that automatically renders...
Unit Tests for Liquid TemplatesPublished on 18 October 2022Comments 0We can ensure that Liquid templates produce the correct result using a programmatic unit test....
Data Transformations in Azure with LiquidPublished on 17 October 2022Comments 0As data or file contents need to be mapped from a source to target format,...
From Independent Contractor to Family Consultancy CompanyPublished on 2 May 2022Comments 0I am now proudly welcoming Rachel to the team, who will join as Marketing Manager....
Deploying Logic App Standard WorkflowsPublished on 26 March 2022Comments 23Standard mode Logic Apps behave quite differently when deploying resources. It took much research to...
Azure Hybrid Cloud Design: VPN vs ServiceBusPublished on 7 March 2022Comments 0Most companies have systems on on-premises servers that need to interact with the cloud components....
Securing Secrets in Application Settings using .NETPublished on 26 February 2022Comments 3Storing secrets inside configuration files is bad practice. In this example, we encrypt these values...
Digital Nomads: Pandemic and work/life balancePublished on 11 February 2022Comments 0As a consultant, I have spent most of my time over the last 10 years...
From Proof-of-Concept to Controlled Deployment of Azure Resources using PulumiPublished on 20 February 2021Comments 0Previously, we looked into deploying Azure resources uing infrastructure-as-code using Pulumi. In this post, I...
Gulp task chaining for SPFx projectsPublished on 19 February 2021Comments 0When swapping between debugging using a workbench and deploying to a SharePoint developer tenant, we...
Automating Deployments using Infrastructure as Code with PulumiPublished on 14 February 2021Comments 0To handle Infrastructure-as-Code workflows, I use a product called Pulumi. It is built on top...
Grouping XML Data using Altova and Logic AppsPublished on 13 February 2021Comments 0Example using Altova MapForce to generate an XLST 2.0 mapping function and deploying this into...
Transform XML using Altova MapForce in Azure Logic AppsPublished on 19 November 2020Comments 0Azure Logic apps has powerful capabilities when joined with an integration account. This allows us...