
Explanation:
To ensure Compute Engine resources in spoke VPCs can resolve both on-premises and Google Cloud hostnames, the recommended approach involves DNS peering and proper route configuration. Here's the breakdown:
Option A includes all these steps. Option B omits VPC peering (step 4), which is essential for DNS peering to work. Options C and D suggest redundant VPN configurations, violating the hub-and-spoke best practices.
Ultimate access to all questions.
No comments yet.
You are designing a hybrid cloud environment where your Google Cloud infrastructure connects to your on-premises network via HA VPN and Cloud Router in a central transit hub VPC (using default settings). Your on-premises DNS server is at 192.168.20.88. How can you enable Compute Engine instances across multiple spoke VPCs to resolve both on-premises private hostnames under the domain corp.altostrat.com and Google Cloud hostnames while adhering to Google's recommended practices?
A
B
C
D