Hi,

You would need to use Cloud VPN 
<https://cloud.google.com/vpn/docs/concepts/overview>as it securely 
connects your existing network to your Google Cloud Platform (GCP) network 
through an IPsec VPN connection. However, App Engine Standard won’t be able 
to connect directly to VPN and you can only set up Cloud VPN over VPC 
networks 
<https://cloud.google.com/appengine/docs/standard/python3/connecting-vpc>, 
which is designed to work with GAE Flex or GCE VM. Since you are using App 
Engine Standard, you’d need to forward the traffic to GCE VM 
<https://groups.google.com/forum/#!topic/google-appengine/P2PK6g4TteY> 
which is possible only via external IP and the GCE VM would act as a proxy.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/26e1fa07-5b71-4bc6-97a2-3a1022c23eb1%40googlegroups.com.
  • [google-appeng... Mapperkids
    • [google-a... 'Aref Amiri (Cloud Platform Support)' via Google App Engine

Reply via email to