
Ultimate access to all questions.
You are working on troubleshooting a Dataflow pipeline that transfers data from Cloud Storage to BigQuery. During the investigation, you have detected a problem where the Dataflow worker nodes are unable to communicate with each other. Your organization's networking team uses Google Cloud network tags to establish and manage firewall rules. Your objective is to diagnose and resolve this issue while adhering to Google's best practices for networking security. What steps should you take?
A
Determine whether your Dataflow pipeline has a custom network tag set.
B
Determine whether there is a firewall rule set to allow traffic on TCP ports 12345 and 12346 for the Dataflow network tag.
C
Determine whether there is a firewall rule set to allow traffic on TCP ports 12345 and 12346 on the subnet used by Dataflow workers.
D
Determine whether your Dataflow pipeline is deployed with the external IP address option enabled.