Scale your streaming data pipelines efficiently with Kubernetes
Online event**A system architecture for streaming data pipelines that scales automatically while minimizing compute costs.** Applications deployed as Kubernetes Deployments (or StatefulSets) can be scaled manually or automatically either through the API or with the HorizontalPodAutoscaler (HPA). This can be a great solution for scaling relatively steady workloads with short-lived task durations, such as a REST […]