Google Cloud Professional Cloud Network Engineer — Question 203

Your organization has a subset of applications in multiple regions that require internet access. You need to control internet access from applications to URLs, including hostnames and paths. The compute instances that run these applications have an associated secure tag. What should you do?

Answer options

Correct answer: D

Explanation

The correct answer is D because deploying a Secure Web Proxy instance in each region allows for localized control of URL access based on the secure tag. Option A and B incorrectly suggest using a Cloud NAT gateway, which does not provide URL filtering capabilities. Option C suggests a single global Proxy, which may not meet the requirements for regional applications.