Trang chủ Professional Data Engineer 191 / 343
Quay lại bộ đề
Question #191 Topic 1
You 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?
A
Submit duplicate pipelines in two different zones by using the --zone flag.
B
Set the pipeline staging location as a regional Cloud Storage bucket.
C
Specify a worker region by using the --region flag.
D
Create an Eventarc trigger to resubmit the job in case of zonal failure when submitting the job.