Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A customer needs to run a batch processing system on Compute Engine VMs and store the output in a Cloud Storage bucket. The security policy prohibits the VMs from having any internet access. How can this be achieved?
A
Create a firewall rule to block internet traffic from the VM.
B
Provision a NAT Gateway to access the Cloud Storage API endpoint.
C
Enable Private Google Access.
D
Mount a Cloud Storage bucket as a local filesystem on every VM.