Kubernetes in Production: Reddit Edition

Kubernetes in Production: Reddit Edition

Reddit utilizes Kubernetes, including the use of the Kubernetes Event-Driven Autoscaler (KEDA). KEDA allows Reddit to efficiently scale application workloads based on events or metrics, which is crucial for managing dynamic user loads. This technology supports scaling workloads or scheduling long-running executions through Kubernetes Jobs, helping Reddit to optimize resource usage and reduce costs.

Watch on YouTube