Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
When designing a Dataflow pipeline for batch processing, how can you mitigate the risk of multiple zonal failures during job submission?
A
Set the pipeline staging location as a regional Cloud Storage bucket.
B
Create an Eventarc trigger to resubmit the job in case of zonal failure when submitting the job.
C
Specify a worker region by using the --region flag.
D
Submit duplicate pipelines in two different zones by using the --zone flag.