Blog

Cloud Transformation

Addressing Technical Debt

Technical debt is a term borrowed from the world of software development. It refers to the cost of short-term solutions and compromises that are made in order to meet immediate goals, but that ultimately result in a long-term cost to the system’s maintenance and scalability. Technical debt is not limited to software development, and IT infrastructure technical debt is a growing concern for many organisations. This article explores what IT infrastructure technical debt is and the impact it can have.

Azure

AZ-140 Azure Virtual Desktop lab trouble?

There’s nothing more frustrating when trying to learn a new subject than being unable to complete the examples successfully. They are literally spelled out for you, they should just work, right? When I hit a problem like this it’s usually because I’ve overlooked something, perhaps skipped ahead or was interrupted and missed a key step. Occasionally though it turns out that it’s not my fault!

PowerShell

Pester Testing

How to Automate Testing with PowerShell Pester Module Testing is an essential part of software…