Question 54 of 318
Single answerYour team needs to make sure that their backend database can only be accessed by the frontend application and no other instances on the network.
How should your team design this network?
How should your team design this network?
✓ACreate an ingress firewall rule to allow access only from the application to the database using firewall tags.
BCreate a different subnet for the frontend application and database to ensure network isolation.
CCreate two VPC networks, and connect the two networks using Cloud VPN gateways to ensure network isolation.
DCreate two VPC networks, and connect the two networks using VPC peering to ensure network isolation.
✓
Correct Answer: A
Create an ingress firewall rule to allow access only from the application to the database using firewall tags.
▥
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.