Skip to content

Budget: $20 total. One big VPS or four tiny ones?

VPS Hosting by polskiegsm 42 replies 6.4K views
#21
alexander253 said:
What about Hetzner

I said $20 total, Hetzner cloud 4GB is EUR 7.55 so yes fits, but I asked about OVHcloud because I already have account there with credit. Also Hetzner invoices in EUR with Polish VAT 23% added, OVHcloud too but at least I know their panel.

#22

This thread is about OVHcloud specifically. Can we stay on topic.

#23
Red1993 said:
Stay on topic

The topic is one big vs four tiny, not OVHcloud exclusive. Hetzner comparison is valid for frame of reference.

#24

I run 4x 1GB on Contabo. EUR 4.50 each so EUR 18 total, 6GB RAM because they overcommit differently. But CPU is shared heavily, WordPress admin panel loads in 4 seconds. You get what you pay for.

#25

Contabo is not OVHcloud. Different thread.

#26
linuxssd96 said:
Contabo

I used them 2019-2021. Network issues every two months. Not relevant here but warning to anyone reading.

#27

Back to the actual question: for WordPress + Discord bot, the bot needs persistent websocket. If you split four ways, which box runs the bot? Discord gateway doesn't load-balance across instances without shard manager complexity. One big box = one bot process, simple. Four tiny = you need to think about this.

zfs send | zfs receive. repeat.
#28
steveipw said:
Which box runs the bot?

This is the kind of detail I didn't think about. Bot is single process, yes. So maybe 3x 1GB for WordPress + 1x 1GB for bot? But then bot box is wasted most of time. Or run bot on all four with redis coord? Too complex for my skill XD

5 #29
polskiegsm said:
Run bot on all four with redis coord

I run Minecraft server on $3 VPS. One process, one box. If it dies, server is down, players complain on Discord, I restart. For hobby project this is fine. Your Discord bot is same category. Don't overengineer.

instant noodles, instant deploys
#30

Same here. One box, backups, done.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft