小编Gok*_*kul的帖子

如何在单个 AWS EC2 实例中部署多个 Springboot 微服务

I wonder if we can deploy multiple springboot microservices in single EC2 instance.
I tried but It was creating new instance for every spring boot application.
For Example :
Run Code Online (Sandbox Code Playgroud)
  • 添加服务
  • 减法服务
  • 和结果服务

    我是否需要创建三个 EC2 实例才能在结果服务中获得结果。如果是 会花费很多,以及如何降低在 AWS 云中部署的成本。

cloud amazon-web-services spring-boot

2
推荐指数
1
解决办法
853
查看次数

标签 统计

amazon-web-services ×1

cloud ×1

spring-boot ×1