In this post we take a look at how I helped save cost by moving a NestJS API running in k8s to a task definition in AWS Fargate
Read More
In this post we update our previous SQL snapshot solution to take advantage of the new Fast Snapshot Restore feature
Read More
Using AWS Systems Manager Automation to snap a SQL database, mount on another server and run an import task
Read More
In this post we look at streaming data from MySQL all the way to S3, using DMS, Kinesis Streams and Kinesis Firehose
Read More
In this post we look at a rapid prototype to build a simple app that can run on a smart phone and scan QR codes to improve data entry
Read More
In this post we look at building a solution that sources data from Kafka and persists it to ElasticSeach so we can visualise using Grafana
Read More
In this post we look at using Amazon Connect cloud contact centre to take credit card details and send them to Stripe
Read More
Automating my Github backup solution using Step Functions
Read More
Regular backup of my Github repos to CodeCommit using Lambda, Lambda Layers and SAM
Read More
A quick walkthrough of using AWS Event Bridge to publish custom events and get them in S3
Read More
Here we take a look at the new builtin serialization capabilities of .NET Core 3, using Lambda Custom Runtime we remove the Newtonsoft library and add a shim for the existing function handler.
Read More
In this post we walk through using an IAM Role for and ECS Task Definition
Read More
A shopping list of AWS features and how much I have yet to learn
Read More
In this post we take a look at running a batch process across a fleet of EC2 Spot instances using custom code in a container.
Read More
In this post we look at using Amazon AppStream to provide better response times to remote users for sensitive internal apps
Read More
In this post we take a look at the Amplfiy framework as a quick and secure way to build a front end for AWS services
Read More
In this post we refactor our CDK app to have API Gateway post directly to SQS and remove the need for Lambda to do this.
Read More
In the post we build a CI/CD pipeline for Lambda using AWS CodePipeline and the CDK
Read More
In this post we dive into a new(ish) feature in .NET Core Span, which could allow us to reduce our serverless application footprint but didn't quite work out
Read More
This time we work through building an API load test using Azure Durable Functions and Application Insights
Read More
A quick guide on how to create a template project for .NET applications, focusing on .NET Console App and Generic Host service
Read More
A quick walk though of getting Azure Front Door up and running to provide a global scale upload service
Read More
A quick practical walk through bulk loading data into Cosmos DB using Durable Functions
Read More
A quick practical walk through of creating a scalable partition strategy for Cosmos DB
Read More
Log Analytics is a great platform for getting insight out of applications and this explains how to get it working with multiple Azure Functions
Read More
A quick practical walk through of cross partition queries and how to do it right
Read More
Using PowerApps and Customer Vision to create a mobile image classifier for what to recycle
Read More
Building client side apps running WebAssembly, using Blazor and .NET
Read More
Exploring the new "dead letter" feature of Azure Event Grid which allows us build resilient event driven workflows
Read More
A quick "run" through on Azure ML Workbench and using it to predict my running ability. This post shows how I took data from my fitness tracker and wrangled it using ML Workbench and build a prediction algorithm using Python and Scikit Learn.
Read More
In this post I look at the Azure Functions runtime Docker feature, which allows us to package up this Serverless runtime and execute it anywhere
Read More
Walk through of using Azure Media Services and its recent support for Event Grid to create a event driven workflow from uploading a blob to encoding a video
Read More
My summary of the the Hack Tairawhiti event in Gisborne - May 2018
Read More
Using Graph databases to build a recommendation engine
Read More
Part 3 of my presentation for Azure Summit 2018
Read More
Part 2 of my presentation for Azure Summit 2018
Read More
Part 1 of my presentation for Azure Summit 2018
Read More
A look at using Terraform to build infrastructure as code and Packer to build VM images
Read More
A look a up and coming projects using Web Assembly
Read More
Blog up and running using GitHub Pages with Jeykll!
Read More
A brief look at the different options for exposing services running on Kubernetes using ingress controllers
Read More
A quick look at Azure Container Service Engine
Read More
My view on Microsoft Teams
Read More
My journey to create a blog, reasons behind it and some technology choices I made along the way
Read More