I'm a software engineering lead at Microsoft.
This is my blog site with articles dating back to 2005.
I am based in Worcester, UK.
10 Sep 2021
#azure-functions#blazor#iac#pulumi
Pulumi is an Infrastructure-as-code platform that facilitates deployment of cloud resource and application using standard coding languages such as c# or TypeScript. I used Pulumi to deploy a .net 6 Blazor app and Azure Function to Azure App Service; this is what I learnt.
08 Sep 2021
#azure-functions#durable-functions#serverless
How to use Durable Functions to call external systems with retry and timeout loops, including waiting for the external system to call back and rehydrate the function.
01 Apr 2021
There is a new version of Azure Logic App in preview. I spent a few days playing around with it in April 2021 to see what was new. This article summarises what I learnt and the highlights from my perspective. This is a point-in-time introduction to a preview technology.
08 Mar 2021
#azure-functions#cognitive-services#durable-functions#logic-apps
There are many scenarios where and AI-based enrichment pipeline is applicable; anywhere when you need to enrich data with insight from AI services. Azure offers three main ways to do this, Logic Apps, Cognitive Search and Durable Functions. This articles compares and contrasts these platforms to help you decide which one suits your requirements
01 Mar 2021
#logic-apps#pester#powershell#testing
This articles talks through a sample script for integration testing Azure Logic Apps with Pester and PowerShell
Showing the 5 most recent articles, see all of them at Articles.