3 July 2020 · 275 words · 2 mins
Updated guide for running Ghost blog in containers on Azure App Service with custom domains and SSL.
5 June 2017 · 204 words · 1 min
Part 3 of 3: Adding QuickFind, QuickUnion, and WeightedQuickUnion — analyzing algorithmic complexity and finding a bug in the test harness.
2 June 2017 · 184 words · 1 min
Part 2 of 3: Converting an HTTP Trigger to a ServiceBus Topic Trigger — reading from ServiceBus, writing to Blob and Table Storage.
2 June 2017 · 231 words · 2 mins
Part 1 of 3: Setting up Azure ServiceBus Topics to compare merge algorithm performance across QuickFind, QuickUnion, WeightedQuickUnion and WeightedQuickUnionWithPathCompression.
26 May 2017 · 297 words · 2 mins
Creating a sorting Function that writes to Azure Table Storage — using the WeightedQuickUnionWithPathCompression algorithm.
25 May 2017 · 191 words · 1 min
Setting up continuous deployment for Azure Functions from GitHub.
28 April 2017 · 221 words · 2 mins
Developing and debugging Azure Functions using VS Code and Powershell as a lightweight alternative to Visual Studio.
26 April 2017 · 213 words · 1 min
Setting up local development and debugging for Azure Functions using Visual Studio 2015.
25 April 2017 · 317 words · 2 mins
Getting started with Azure Functions — creating your first webhook with C#.
22 April 2017 · 1046 words · 5 mins
Study guide and tips for passing the Microsoft Azure 70-532 exam.
21 April 2017 · 950 words · 5 mins
How to set up a Ghost blog on Azure with custom domains and SSL.