Topic 1 Question 314
You are configuring networking for a Dataflow job. The data pipeline uses custom container images with the libraries that are required for the transformation logic preinstalled. The data pipeline reads the data from Cloud Storage and writes the data to BigQuery. You need to ensure cost-effective and secure communication between the pipeline and Google APIs and services. What should you do?
Disable external IP addresses from worker VMs and enable Private Google Access.
Leave external IP addresses assigned to worker VMs while enforcing firewall rules.
Disable external IP addresses and establish a Private Service Connect endpoint IP address.
Enable Cloud NAT to provide outbound internet connectivity while enforcing firewall rules.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: A
A. Disable external IP addresses from worker VMs and enable Private Google Access.
This approach ensures that your worker VMs can access Google APIs and services securely without using external IP addresses, which reduces costs and enhances security by keeping the traffic within Google's network
👍 3Pime132025/01/06 - 正解だと思う選択肢: A
While option C is technically implementable, option A is a straightforward and a simpler solution.
👍 1m_a_p_s2024/12/24
シャッフルモード