by VoodooJuJu on 7/11/2023, 2:16:13 PM
I like cloudfanatic's [1] lowest VPS tier. $3/mo, $30/yr if billed annually. I have a similar use-case on one of my servers and the specs are good enough:
- 1GB Ram
- 30GB SSD Disk
- 1 vCPU Core
- 1Gbit/s Network
by elliewithcolor on 7/11/2023, 2:12:36 PM
Maybe (atleast I ticks the box with good and cheap) a small Hetzner Cloud VM would to the trick?
2 Shared vCPU (AMD Epyc) (usually enough for that scale), 2GB RAM, 40GB Nvme, 20TB Traffic for about 8$/month.
Sadly they do not get offer their Arm servers at any other location then Germany.
by solumunus on 7/11/2023, 11:42:31 PM
You've given no information about your ability with regards to infrastructure. If you're capable then you can get dirt cheap VPS instances which will easily do the job. Linode, Vultr, Digital Ocean, etc.
by cpach on 7/11/2023, 11:24:44 AM
What hosting providers have you looked at so far? What’s your actual budget?
Some options: Fly.io, Heroku, AWS Fargate. Or just a VM on DigitalOcean. If you look further there are providers that have even cheaper VMs than DO.
by beardyw on 7/11/2023, 1:37:34 PM
> It should be the best and cheapest.
You are not often going to find that combination.
by bpmedley on 7/11/2023, 12:24:37 PM
Is C# an option?
It should be the best and cheapest.
There are times when I need a RestAPI which at max 5 people will use, and I was wondering what is the best option?
The RestAPI can be in JS, TS, or Python and the sqlite db should not exceed a few GB.