ASSOCIATE-CLOUD-ENGINEER · Question #259
You 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 a
The correct answer is C. Enable Private Google Access on the subnet within the custom VPC.. Private Google Access lets you connect VM instances to GCP services without external IP addresses and only internal. A is wrong because even though Private Services Access lets you also access GCP and other services through internal IPs, it also allows the VMs to have external ht
Question
Options
- 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
- 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
How the community answered
(32 responses)- A3% (1)
- B6% (2)
- C88% (28)
- D3% (1)
Explanation
Private Google Access lets you connect VM instances to GCP services without external IP addresses and only internal. A is wrong because even though Private Services Access lets you also access GCP and other services through internal IPs, it also allows the VMs to have external https://cloud.google.com/vpc/docs/private-google-access
Topics
Community Discussion
No community discussion yet for this question.