Topic 1 Question 245
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?
Enable Private Google Access for the private subnet.
Configure Private Service Connect for the private subnet's Virtual Private Cloud (VPC) and allocate an IP range for the Compute Engine instances.
Reserve and assign static external IP addresses for the Compute Engine instances.
Create a Cloud NAT gateway for the region where the private subnet is configured.
ユーザの投票
コメント(2)
New exam questions !
👍 2brunolopes072024/09/05- 正解だと思う選択肢: A
The correct answer is:
A. Enable Private Google Access for the private subnet.
Reasoning:
Private Google Access: This feature allows instances in a private subnet to reach Google APIs and services without using their public IP addresses. This is the most direct and recommended way to achieve your goal.
👍 2Mr_MIXER0072024/09/09
シャッフルモード