Report this

What is the reason for this report?

Which Server to Choose for MEAN Stack ?

Posted on March 25, 2021

I have developed a project on MEAN Stack and I want to deploy it on server, But I am confused which server to use. Will 2 CPU and 2GB RAM be enough to run MongoDB along with nodejs ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

I believe that the size you’ve chosen should be a good start.

But I would recommend keeping an eye on your server monitoring graphs via your DigitalOcean Control panel, and if you notice high CPU or RAM utilization, then you should consider an upgrade.

Also, it is always a good idea to perform a stress/load test for your application to see how it performs when there are more concurrent connections, that way you can determine if the size of the server is right for you:

https://www.digitalocean.com/community/tutorials/an-introduction-to-load-testing

Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.