This talk will explain some of the capabilities of Dataflow that can help users save costs:
- Dynamic Thread Scaling: Dataflow tries to maximize the worker utilisation with this feature and avoids using up more workers.
- Right fitting: Customize the resources at stage level and efficiently use the worker resources.
- Streaming autoscaling: Tune autoscaling behavior to save costs.