Should I move my business site to a vps for more security and control?
#1
I’m trying to decide if I should move my main business site to a VPS, but I’m worried about handling the server security myself. My shared hosting has been fine, but traffic is growing and I need more control over PHP versions and background processes.
Reply
#2
I swapped to a VPS last year when traffic got real. I wanted control over PHP versions and background workers. The first month was a grind: I set up a firewall, installed fail2ban, and started monthly backups. After a few weeks I started tracking memory usage and I noticed php-fpm workers peaking around 60% of RAM during peak calls. Since then I’ve tuned worker limits and added a simple monitoring dashboard. It’s not carefree, but the site hasn’t cratered when traffic spikes anymore.
Reply
#3
I tried a VPS and got burned by the learning curve. I underestimated how many little patches would pile up. I added a cron to check for updates, but I forgot to rotate SSH keys and left password auth on for a bit. We had a scare with a bot trying to login, nothing blew up, but it was a reminder that the baseline is something you maintain, not set and forget.
Reply
#4
I’m wondering if you even need a full VPS yet. A managed VPS or a cloud instance with a protective layer could give you some shield without babysitting it 24/7. I moved some clients to a managed plan and kept the rest on shared, and the performance still felt stable while updates were handled.
Reply
#5
Do you think the real bottleneck is risk or the time sink of maintenance? If it’s the latter, maybe a hybrid approach or outsourcing monitoring helps.
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: