Debugging Kafka Connect Connectors/SMTs in Java
Are you developing a custom Kafka Connect Connector or Single Message Transform (SMT) and need to debug this? This...
SSH Tunneling
When you need to access a server/client behind a firewall that doesn't allow port forwarding you can use SSH tunneling to bypass that...
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...
When I was installing SQL Server 2016 on my dev box, I saw a failure during setup stating that I needed to install KB2919355....
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....
Kafka Tool
If you're looking for a quick and easy tool to access a Kafka cluster on Windows, Mac OS, or Linux then Kafka Tool...
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...
HTTPie in PowerShell
HTTPPie is very easy to use command-line HTTP utility for making requests. It features JSON support, syntax highlighting, persistent sessions, and is...
Force TLS in .NET
Versions before ASP.NET 4.7 default to making outbound connections using TLS 1.0. This is a real problem for security for many...
Must-Have Kubernetes Tools
These are some must-have tools that can make working with Kubernetes significantly easier! These are my favorite tools that I use regularly...































