.NET Health Checks: Azure Key Vault
There isn't much documentation on how to use the Azure Key Vault Health Checks so I thought I would...
Merge Kube Config in PowerShell
Merging Kubernetes Config files is a rather cumbersome process. You can manually copy in the values but sometimes that doesn't...
Connecting Kafka Tool to Azure Event Hubs
I find connecting the Kafka Tool or any tool to Kafka at times to be a cumbersome process....
IdentityServer ClientCredentials with POSTMAN
This tutorial will demonstrate how to set up security within microservices using IdentityServer with OpenID. This will use a Client and...
Kafka Log Compaction
This tutorial is to demonstrate how Log Compaction works in Apache Kafka. For this tutorial, I will use .NET and a local...
Connecting Kafka Tool to Confluent Cloud
Kafka Tool is a great tool to use to see data that is being put on the Kafka Log....
Kubernetes: Recreating Pods
Sometimes it's practical to re-create a pod because it needs to re-load configuration or restart. Here are some tricks to deleting and...
Kubernetes ConfigMaps with .NET Core
This tutorial will cover how to mount a Kubernetes ConfigMap into a pod and how to read that configuration in...
Pointing a Domain Name to Azure Kubernetes (AKS) with a Static IP
There are several ways to do this. I will start with the most...
Microservice Toolbox (MBOX)
I designed this for testing and building microservices. This Alpine Docker image is packed full of tools for interacting with containers, service...































