Question 201 of 284
Single answerYou have an application that runs on Compute Engine VM instances in a custom Virtual Private Cloud (VPC). Your company’s security policies only allow the use of internal IP addresses on VM instances and do not let VM instances connect to the internet. You need to ensure that the application can access a file hosted in a Cloud Storage bucket within your project. What should you do?
AEnable Private Service Access on the Cloud Storage Bucket.
BAdd storage.googleapis.com to the list of restricted services in a VPC Service Controls perimeter and add your project to the list of protected projects.
✓CEnable Private Google Access on the subnet within the custom VPC.
DDeploy a Cloud NAT instance and route the traffic to the dedicated IP address of the Cloud Storage bucket.
✓
Correct Answer: C
Enable Private Google Access on the subnet within the custom VPC.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.