Question 313 of 318
Single answerYou want to set up a secure, internal network within Google Cloud for database servers. The servers must not have any direct communication with the public internet. What should you do?
✓AAssign a private IP address to each database server. Use a NAT gateway to provide internet connectivity to the database servers.
BAssign a static public IP address to each database server. Use firewall rules to restrict external access.
CCreate a VPC with a private subnet. Assign a private IP address to each database server.
DAssign both a private IP address and a public IP address to each database server.
✓
Correct Answer: A
Assign a private IP address to each database server. Use a NAT gateway to provide internet connectivity to the database servers.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.