P
P
Pantene7422018-06-01 22:34:08
linux
Pantene742, 2018-06-01 22:34:08

What to use to develop and deploy Node.js microservices?

I need to run Express microservices on different ports, but so that they all work through the main service receiver on the same port. (for frontend or mobile application) How to set it up. I also want to deploy it to one machine. There is no special knowledge in Devops. Far from Docker and Kubernettes.
Please advise the best solutions. Give links to Russian info about it. I could read the docs. But I work, and there is no time to study all this. But in addition to the main work, I would like to deploy applications on the MEAN stack.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Daniil Lebedinsky, 2018-06-02
@Pantene742

Simple and fast - nginx + pm2.
More complex and flexible - Docker, etc.

S
Sergey Gleip, 2018-06-02
@3ongleip

If you need to solve such problems, then you still need to deal with docker and orchestration services. For orchestration, you can take something more friendly, for example, the rancher https://rancher.com

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question