Kubernetes makes it easy to spin up containers at will. In addition, it is relatively easy to query Kubernetes itself (using kubectl) to find out
Tag: Azure Kubernetes Service
I was trying to deploy an Arc-enabled Logic App from both my local machine & from an Azure DevOps build agent. Arc-enabled Logic Apps allow
I needed to map a custom sub-path in Kubernetes to a backend service I was running in Azure Kubernetes Service. I wanted something like this:
I had a customer ask me about how to improve the performance of an Azure Durable Function-based Python system they had built. Durable Functions provide