Question 288 of 307
Single answerYou are designing a Dataflow pipeline for a batch processing job. You want to mitigate multiple zonal failures at job submission time. What should you do?
ASubmit duplicate pipelines in two different zones by using the --zone flag.
BSet the pipeline staging location as a regional Cloud Storage bucket.
✓CSpecify a worker region by using the --region flag.
DCreate an Eventarc trigger to resubmit the job in case of zonal failure when submitting the job.
✓
Correct Answer: C
Specify a worker region by using the --region flag.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.