Hello,
I’ll kick off two webshops.
The first will only have about 100-200 visits a day and the other will have up to 500-1000 visitors a day.
Which droplet size should I choose for each?
I will use Prestashop.
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’d suggest going with a 1 GB droplet. You might be able to get away with the 512 MB, but the larger one will ensure that you can deal with any traffic spikes. If you use the 512 MB droplet, I’d recommend add a swap file:
https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04
It will give you a bit of a buffer if MySQL starts using a lot of memory.