Google Cloud Professional Data Engineer — Question 138

You are troubleshooting your Dataflow pipeline that processes data from Cloud Storage to BigQuery. You have discovered that the Dataflow worker nodes cannot communicate with one another. Your networking team relies on Google Cloud network tags to define firewall rules. You need to identify the issue while following Google-recommended networking security practices. What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is B because it directly addresses the firewall rules associated with the Dataflow network tag, which is essential for allowing traffic between the worker nodes. Options A and D do not directly relate to the communication issue between worker nodes, and option C refers to the subnet rather than the specific network tag, which may not align with the security practices relied upon by the networking team.