L
L
likejavascript2013-04-05 09:03:28
MongoDB
likejavascript, 2013-04-05 09:03:28

NodeJS and MongoDB on the same VPS server?

Actually a subject. How correct will NodeJS and MongoDB work on the same VPS? How much RAM does monge need? Or is it better to spread them on different servers?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vyacheslav Slinko, 2013-04-05
@KeepYourMind

For the normal operation of MongoDB in production, it is recommended to use Replica-Set on at least 3 servers.
In extreme cases, you can also have 1 server, but always with logging enabled!
In the case of a single MongoDB server, everything depends on the terms of use.
If there is more data than RAM or a good load, then it is better to transfer it to a separate server.

L
likejavascript, 2013-04-05
@likejavascript

Thank you, please advise VPS hosting for NodeJS and MongoDB

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question