Dynamic Scaling of Kubernetes Pods with AWS SQS and KEDA
https://knowledge.businesscompassllc.com/dynamic-scaling-of-kubernetes-pods-with-aws-sqs-and-keda/
Managing workloads that spike unpredictably can drain your resources and blow up costs if you’re not careful. Dynamic scaling of Kubernetes pods with AWS SQS and KEDA solves this problem by automatically adjusting your application’s capacity based on actual message queue demand.