Recent posts

RESTful API Versioning

2 minute read

I’ve been a developer for a long time, writing APIs and clients to consume them. When an API is around long enough, it needs to change. I’ve versioned APIs i...

ARM - Part 3: Hook up the Pipes

1 minute read

I’ve got a template straight from Microsoft. I want this wired into a CI/CD pipeline to I can play around and get quick feedback. I’m going to use Azure DevO...