【问题标题】:Google App Engine access API Service trough VPNGoogle App Engine 通过 VPN 访问 API Server
【发布时间】:2017-03-29 19:29:09
【问题描述】:

我可以在 Google Cloud Platform 上创建 VPN 并通过 Google App Engine 上的 VPN 访问私人内容吗?我知道这可以通过 Google Compute Engine 完成,但这不是我想要的。

我的所有项目都在 Google App Engine 上,我使用 urlfetch 获取外部地址和服务。 VPN 是否会提供某种路径/url/ip,我可以使用 urlfetch 访问这些路径/url/ip,以便通过 VPN 访问内容?

【问题讨论】:

    标签: google-app-engine vpn urlfetch


    【解决方案1】:

    您现在可以在柔性环境中执行此操作,因为它使用底层 Compute Engine 基础架构。标准环境尚未连接到 Compute Engine 网络,但这是我们将要考虑的一个有趣的用例。

    【讨论】:

    • 请阅读您正在使用urlfetch。由于该服务中的缓存代理层,我不确定urlfetch 将如何与专用网络交互。
    猜你喜欢
    • 1970-01-01
    • 2012-06-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2014-11-18
    • 1970-01-01
    相关资源
    最近更新 更多