
Explanation:
The correct answer is C. By copying all dependencies to a Cloud Storage bucket within your VPC security perimeter, you ensure that the Cloud Dataproc nodes can access the required dependencies during startup without needing Internet access. This method complies with the company's security policies.
Ultimate access to all questions.
No comments yet.
To deploy additional dependencies to all nodes of a Cloud Dataproc cluster at startup without violating the company's security policy that prohibits Internet access for fetching resources, what should you do?
A
Deploy the Cloud SQL Proxy on the Cloud Dataproc master
B
Use an SSH tunnel to provide the Cloud Dataproc cluster with Internet access
C
Copy all dependencies to a Cloud Storage bucket within your VPC security perimeter
D
Use Resource Manager to grant the service account used by the Cloud Dataproc cluster the Network User role