Google Cloud Professional Cloud Network Engineer — Question 142

Your organization has a Google Cloud Virtual Private Cloud (VPC) with subnets in us-east1, us-west4, and europe-west4 that use the default VPC configuration. Employees in a branch office in Europe need to access the resources in the VPC using HA VPN. You configured the HA VPN associated with the Google Cloud VPC for your organization with a Cloud Router deployed in europe-west4. You need to ensure that the users in the branch office can quickly and easily access all resources in the VPC. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because setting the VPC dynamic routing mode to Global allows the Cloud Router to advertise routes for all subnets in the VPC, ensuring that branch office users can access all resources seamlessly. Options A and B do not address the need for global access across all subnets, while option D focuses on advertised routes but does not change the routing mode, which is crucial for this scenario.