Scaling Sidekiq Workers on Kubernetes with KEDA
May 29, 2023 · 9 min read · Note: This article was originally published in April, 2020 Sidekiq + k8s Running Rails applications with Sidekiq in Kubernetes allows for the decoupling of background and web processes to take advantage of Kubernetes’ inherent scalability. A typical ...
Join discussion