Google Cloud Professional Cloud Network Engineer — Question 205

You are implementing a VPC architecture for your organization by using a Network Connectivity Center hub and spoke topology:

• There is one Network Connectivity Center hybrid spoke to receive on-premises routes.
• There is one VPC spoke that needs to be added as a Network Connectivity Center spoke.

Your organization has limited routable IP space for their cloud environment (192.168.0.0/20). The Network Connectivity Center spoke VPC is connected to on-premises with a Cloud Interconnect connection in the us-east4 region. The on-premises IP range is 172.16.0.0/16. You need to reach on-premises resources from multiple Google Cloud regions (us-west1,europe-central1, and asia-southeast1) and minimize the IP addresses being used. What should you do?

Answer options

Correct answer: A

Explanation

Option A is correct because it effectively configures NAT gateways in the necessary regions while advertising the required subnets to the hub. Options B and D use incorrect IP ranges and export policies that would not fulfill the requirements. Option C only addresses the us-east4 region, which does not provide access from multiple regions, thus failing to meet the requirement of reaching on-premises resources from various Google Cloud regions.