Google Cloud Professional Cloud Security Engineer — Question 81

You need to set up two network segments: one with an untrusted subnet and the other with a trusted subnet. You want to configure a virtual appliance such as a next-generation firewall (NGFW) to inspect all traffic between the two network segments. How should you design the network to inspect the traffic?

Answer options

Correct answer: D

Explanation

The correct answer is D because it allows the virtual appliance to directly inspect traffic between the two distinct VPC networks by having separate interfaces for each. Option A and B suggest routing all traffic or only internal traffic through a single point, which may not provide the necessary inspection capabilities. Option C involves peering two networks without leveraging a firewall's ability to inspect traffic at the interfaces.