By mnode184
Good morning everyone,
Lately, I have been interested in remote development. I am a full-stack NodeJS developer. Last week I just tried to develop remotely with a $10 monthly DigitalOcean droplet with 2GB RAM. The experience in developing the ExpressJS app is good enough. However, when I was working on the ReactJS app, the machine was compiling and reloading the app too slowly.
Which kind of droplet should you recommend me? Thank you.
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!
Hi there @mnode184,
I actually have a similar setup, I use a $10 Droplet to develop my Laravel applications using this method as described here:
The resources that you would need would really be based on your personal and your application requirements. I could suggest checking the resources utilization of your Droplet while compiling to actually see if you are hitting any limits like CPU or RAM utilization.
To check the status of your Droplet you can SSH to the Droplet and use the htop command. That way for example if you see a really high CPU usage, you would know that you would have to add some extra resources and possibly upgrade your Droplet if needed.
Hope that this helps! Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.