nerdexam
Google

PROFESSIONAL-CLOUD-SECURITY-ENGINEER · Question #218

Your organization has on-premises hosts that need to access Google Cloud APIs. You must enforce private connectivity between these hosts, minimize costs, and optimize for operational efficiency…

The correct answer is B. Route all on-premises traffic to Google Cloud through an IPsec VPN tunnel to a VPC with Private. To enable private connectivity from on-premises hosts to Google Cloud APIs, minimize costs, and optimize operational efficiency, you should route on-premises traffic through an IPsec VPN tunnel to a Google Cloud VPC configured with Private Google Access.

Submitted by neha2k· Apr 18, 2026Configuring access within a cloud solution environment

Question

Your organization has on-premises hosts that need to access Google Cloud APIs. You must enforce private connectivity between these hosts, minimize costs, and optimize for operational efficiency. What should you do?

Options

  • ASet up VPC peering between the hosts on-premises and the VPC through the internet.
  • BRoute all on-premises traffic to Google Cloud through an IPsec VPN tunnel to a VPC with Private
  • CEnforce a security policy that mandates all applications to encrypt data with a Cloud Key
  • DRoute all on-premises traffic to Google Cloud through a dedicated or Partner Interconnect to a

How the community answered

(35 responses)
  • A
    14% (5)
  • B
    46% (16)
  • C
    9% (3)
  • D
    31% (11)

Why each option

To enable private connectivity from on-premises hosts to Google Cloud APIs, minimize costs, and optimize operational efficiency, you should route on-premises traffic through an IPsec VPN tunnel to a Google Cloud VPC configured with Private Google Access.

ASet up VPC peering between the hosts on-premises and the VPC through the internet.

VPC peering is for connecting two Google Cloud VPC networks, not for connecting on-premises networks directly to Google Cloud over the internet in a private manner for API access.

BRoute all on-premises traffic to Google Cloud through an IPsec VPN tunnel to a VPC with PrivateCorrect

Using an IPsec VPN tunnel provides private connectivity between your on-premises network and your Google Cloud VPC network. When combined with Private Google Access enabled on the VPC subnet, on-premises hosts can access Google Cloud APIs and services privately over the VPN tunnel, bypassing the public internet. This solution is generally more cost-effective than Dedicated/Partner Interconnect for smaller bandwidth requirements and offers good operational efficiency for establishing secure private access.

CEnforce a security policy that mandates all applications to encrypt data with a Cloud Key

Enforcing a security policy to encrypt data with Cloud KMS is important for data security but does not address the requirement for private connectivity from on-premises hosts to Google Cloud APIs.

DRoute all on-premises traffic to Google Cloud through a dedicated or Partner Interconnect to a

Dedicated or Partner Interconnect provides high-bandwidth, low-latency private connectivity, but it is typically more expensive and complex to set up than an IPsec VPN tunnel, thus not minimizing costs for potentially less demanding private API access.

Concept tested: Private Google Access via VPN for on-premises connectivity

Source: https://cloud.google.com/vpc/docs/private-google-access-from-on-premises

Topics

#Hybrid Connectivity#IPsec VPN#Private Google Access#API Connectivity

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-SECURITY-ENGINEER Practice