Checkpoint strategies with Dapr, KEDA, Azure EventHub and Container Apps
This post will cover using Dapr and KEDA’s Azure EventHub scaler with Container Apps and how the ‘checkpoint strategy’ can affect this
This post will cover using Dapr and KEDA’s Azure EventHub scaler with Container Apps and how the ‘checkpoint strategy’ can affect this
This post will go over some general ways to use the ‘additional TCP ports’ option on Azure Container Apps
Losing your package.json can be a real hassle, especially in larger projects. It’s crucial for managing dependencies and scripts, and without it, you’re stuc...
What is Oryx? Oryx is Microsoft’s open-source build system for automating Azure App Service deployments. It detects your project’s language, installs depende...
This post will go over what it means to see the message ‘target port does not match the listening port’ on your Container App.
This post will cover ‘An existing connection was forcibly closed by the remote host’ and ‘recvAddress(..) failed: Connection timed out’ messages that intermi...
This post will briefly cover using “labels” and “runs-on” when using Azure Container App Jobs with KEDA and GitHub Action runners.
This post will quickly go over how to add environment variables to Azure Container Apps that reference other environment variables