Skip to content

Scalable job processing with KEDA in Kubernetes

KEDA is a Kubernetes-based Event Driven Autoscaler. In this blog, you will see how we migrated a legacy integration service into Kubernetes and use KEDA for scaling. It explains a solution for short and long-running jobs that responds fast, is running resilient against deployments, and will be controlled based on load.

by Ralf Wehner / Backend, Infrastructure