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 云中部署的成本。