Kafka Connect: JMX JConsole (Docker) Yes, you absolutely can connect JConsole to Kafka Connect and extract JMX metrics. If you are experiencing problems getting it...
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...
Kubernetes WordPress with Remote MySQL Access Deploying WordPress to Azure Kubernetes Service (AKS) was a great exercise for me to learn and improve my Helm...

.NET Kafka Producers

.NET Kafka Producers This multipage post will specifically target the concept of getting data out of a specific system or database and on to the...
Local Development with Azure API Management Gateway This was rather tricky to figure out so I thought I would share my experience with setting up...
Privilege Escalation: Writing a User to /etc/passwd Sometimes an application will be misconfigured and will have the capability to read/write to the /etc/passwd file. This...
Getting Started with Burp Suite Burp Suite is a very powerful tool for manipulating websites to find vulnerabilities. The community edition will work fine but...
PostgreSQL for .NET Developers Venturing into microservice architecture has forced me to become more aware of other technologies that may be more performant, cheaper, and...