atomas wrote a reply+100 XP
4mos ago
atomas started a new conversation+100 XP
4mos ago
Hi. I run a small database website built on Laravel 11, using php 8.3 and mysql. Database is around 250MB and is well indexed.
Currently I'm running it from 2 CPU / 8GB / NVME VPS with Almalinux 9. It runs well but there are other, poorly optimized sites running on the same server, so I want to get another VPS just for this one website.
Normally website has around 1000 visitors per day, 40 realtime visitors peak (though most of the time about 10 realtime). 99% just browse through pages, and there are few Excel / PDF exports per day.
What do you think - would this kind of site work well on 1 CPU, 4GB, NVME, or I should not deal with 1 CPU VPS at all? Currently I barely see this site using CPU at all.