【问题标题】:If I am deploying a spring boot application to google cloud should I use app engine or compute engine [duplicate]如果我将 Spring Boot 应用程序部署到谷歌云,我应该使用应用引擎还是计算引擎 [重复]
【发布时间】:2020-01-18 02:39:21
【问题描述】:

我希望将 Spring Boot REST Web 应用程序部署到谷歌云。 我看到了将 Spring Boot 应用程序部署到计算引擎和应用程序引擎的示例。

在我的场景中,每种方法的好处是什么?

【问题讨论】:

    标签: spring-boot google-app-engine google-cloud-platform google-compute-engine


    【解决方案1】:

    应用引擎将是更好的选择。它将提供所有必需的东西,例如自动缩放。如果您使用计算机引擎,那么您自己需要准备好平台。喜欢需要安装java和所需的环境。

    【讨论】:

      猜你喜欢
      • 2019-05-24
      • 2021-07-30
      • 1970-01-01
      • 2020-11-18
      • 1970-01-01
      • 2020-07-14
      • 2020-05-17
      • 2020-11-21
      • 2017-09-04
      相关资源
      最近更新 更多