
Ultimate access to all questions.
You are tasked with ensuring that additional dependencies are deployed to all nodes of a Cloud Dataproc cluster during startup. This process must utilize an existing initialization action script. However, your company's security policies mandate that Cloud Dataproc nodes must operate without internet access, thus preventing public initialization actions from being able to fetch resources online. What steps should you take to accomplish this deployment?
A
Deploy the Cloud SQL Proxy on the Cloud Dataproc master
B
Use an SSH tunnel to give the Cloud Dataproc cluster access to the Internet
C
Copy all dependencies to a Cloud Storage bucket within your VPC security perimeter
D
Use Resource Manager to add the service account used by the Cloud Dataproc cluster to the Network User role