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.
- 1GB Ram
- 30GB SSD Disk
- 1 vCPU Core
- 1Gbit/s Network
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.
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.
You are not often going to find that combination.