
Answer-first summary for fast verification
Answer: The maximum number of workers
The correct answer is D. By increasing the maximum number of workers, you ensure that Cloud Dataflow can scale its compute power to handle the increased data processing load efficiently. This enables Cloud Dataflow to add up to the specified number of workers as needed, ensuring optimal performance and scalability. This approach aligns with the autoscaling capability of Cloud Dataflow, which helps manage varying workloads dynamically.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
MJTelco has completed the setup of their Google Cloud Dataflow pipeline for processing data from 50,000 installations. To ensure that Cloud Dataflow can automatically adjust its compute resources to handle varying loads, which specific configuration setting in the Cloud Dataflow pipeline needs to be updated?
A
The zone
B
The number of workers
C
The disk size per worker
D
The maximum number of workers
No comments yet.