Dynamic Application Scaling Using Kubernetes Event-Driven Autoscaling
KEDA?
KEDA (Kubernetes Event-Driven Autoscaling) is a Kubernetes-based Event Driven Autoscaler. With KEDA, you can scale any container in Kubernetes based on the number of events that need processing. (KEDA official page)
Why do we need KEDA?
Kube...
olabisiodu.hashnode.dev7 min read