Google Cloud Professional Cloud Security Engineer — Question 287

You have placed several Compute Engine instances in a private subnet. You want to allow these instances to access Google Cloud services, like Cloud Storage, without traversing the internet. What should you do?

Answer options

Correct answer: A

Explanation

The correct answer is A because enabling Private Google Access allows private instances to reach Google services without needing public IPs or internet access. Options B and D involve additional configurations that are not necessary for accessing Google services, while option C contradicts the requirement of not using the internet by assigning external IPs.