Topic 1 Question 117
You are configuring the networking of a Cloud SQL instance. The only application that connects to this database resides on a Compute Engine VM in the same project as the Cloud SQL instance. The VM and the Cloud SQL instance both use the same VPC network, and both have an external (public) IP address and an internal (private) IP address. You want to improve network security. What should you do?
Disable and remove the internal IP address assignment.
Disable both the external IP address and the internal IP address, and instead rely on Private Google Access.
Specify an authorized network with the CIDR range of the VM.
Disable and remove the external IP address assignment.
ユーザの投票
コメント(5)
- 正解だと思う選択肢: D
B is not applicable here because Private Google Access requires internal IP address.
👍 2chelbsik2022/12/26 B: Disable both the external IP address and the internal IP address, and instead rely on *** Private Google Access.
👍 1pk3492022/12/24D. Within VPC, all traffic is open
👍 1SVGoogle892022/12/27
シャッフルモード