Topic 1 Question 26
2 つ選択You have an application running on Compute Engine that uses BigQuery to generate some results that are stored in Cloud Storage. You want to ensure that none of the application instances have external IP addresses. Which two methods can you use to accomplish this?
Enable Private Google Access on all the subnets.
Enable Private Google Access on the VPC.
Enable Private Services Access on the VPC.
Create network peering between your VPC and BigQuery.
Create a Cloud NAT, and route the application traffic via NAT gateway.
ユーザの投票
コメント(17)
Correct answers are (A) & (E)
Private Google Access interaction https://cloud.google.com/nat/docs/overview#interaction-pga Specifications https://cloud.google.com/vpc/docs/configure-private-google-access#specifications
👍 20ESP_SAP2020/11/01Because Private Google Access is enabled on a per-subnet basis, you must use a VPC network. So choose A over B
👍 4[Removed]2021/04/19- 正解だと思う選択肢: AE
A & E but these don't prevent instances having external IP, so truly correct answers are missing.
👍 4otokichi32022/11/09
シャッフルモード