I want to run a LAMP stack and possibly Node.js as well. I do not expect to get more than 100 page views a month. What plan would you recommend for these requirements?
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.
I recommend you start out with a 1GB droplet. <br> <br>512MB would be enough if you replace Apache with Nginx: <a href=“https://www.digitalocean.com/community/articles/how-to-migrate-from-an-apache-web-server-to-nginx-on-an-ubuntu-vps”>https://www.digitalocean.com/community/articles/how-to-migrate-from-an-apache-web-server-to-nginx-on-an-ubuntu-vps</a>.