Debug Storybook from VSCode (2022)
1/27/2022

How to get VSCode working together with Storybook for effortless component debugging

Exporting Prometheus Metrics from ECS Fargate in to AMP
8/20/2021

Getting AWS Prometheus and ECS Fargate communicating for metric gathering of containerized processes

Monitor Headless Worker Services in .Net Core 5.0
6/25/2021

Use health-checks on headless services without needing the entire MVC ecosystem

AWS ECS/Fargate Bastion Host
3/3/2021

An elaborate experiment to see how viable using ECS/Fargate for a persistent bastion host really is

AWS Secrets Manager & Terraform
3/3/2021

How to use the AWS Terraform provider to store secrets in AWS Secret Manager

Query Azure Resource Management from an Azure Function (C#)
11/5/2020

This explains how to use the Azure Resource Management library for C# to query resources

Get State Outputs from Terraform.io API
7/18/2020

Ever wished you could easily access Terraform Cloud outputs within a CI/CD context? This is a simple way to do so.

Get an Azure Service Principal Token With (Almost) One-Line in PowerShell
5/6/2020

A short and sweet way to retrieve an Azure SP token

Running a DACPAC On Azure Synapse From a DevOps-Hosted Agent
5/6/2020

Fix for running a DACPAC against Synapse on DevOps runners that don't support it

Azure V2 Functions - FluentValidation
9/5/2019

Setup an Azure Function project with seamless request validation

Azure Functions V2 - Filters (without Filters)
8/30/2019

An elaborate experiment to see how viable using ECS/Fargate for a persistent bastion host really is