I thought their $5/mo machines are the cheapest on the internet for the specs available. Are there cheaper options? I’m hosting a low traffic page that gets maybe 500-1000 views a month and even at $5/mo it seems overkill IMO.
For static site hosting there are a ton of "good enough" free options these days like GitHub Pages, Netlify, etc.
For pure VPS, there are cheaper options, especially if you don't need a ton of customer support like DO offers.
For example, buyvm.net has a VPS with 1 vCPU, 1GB RAM, 20GB SSD, and unmetered bandwidth for $3.50/mo. DO's cheapest VPS is 1 vCPU, 1GB RAM, 25GB SSD, and 1TB bandwidth for $5.00/mo.
Digital Ocean does offer a ton of value in other ways - support, uptime SLA, and other managed products...
Very happy BuyVM customer. The unmetered bandwidth really is unmetered, and support from the founder has been remarkably transparent and often minutes when he's awake and working.
model name : Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz
So yes, it's a 7 year old quad core, with maximum of 32 GB of RAM. You only get access to one core (technically thread); 512NB to 2GB nodes can burst to use the full thread, but are expected to not 100% it. The 4GB node (1/8th of the server) is allowed to fully peg their thread.
Some of the newer servers are powered by AMD Ryzens, which is a great thing (they are far better perf/$ now; they're on GCP, and Tencent is deploying tens of thousands of ryzens in their DC).
Pretty sure Linode is comparable price wise and in Europe there are cheaper options like OVH. Digital Ocean pricing becomes pretty comparable with GCP and others when you start specing up to a "production-grade" server i.e. the kind of server you actually want to run Postgres on.
Their K8s offering I think is the cheapest of all major providers but you lose out of secondary benefits like GKE's fantastic log analysis tools (I think its called stackdriver or something).
Their database offerings are in about the same range as other providers (not comparing it to Google Cloud $panner).
Just popping in to say that OVH is the cheapest option for a reason -- support/monitoring/any other features you might want are just not there like they might be on other providers.
I host a single tiny website on OVH and they restart it randomly every ~4 months without warning (seriously). It was annoying at first until I set our services to run on system boot.
I suppose it depends on what OVH offering you buy. I have multiple servers at OVH with multiple years of uptime, but those are dedicated ones and not the cheapest Kimsufi offerings.
Definitely. There is an entire ecosystem of small VPS providers below DO & co.
e.g. I'm currently paying 7 USD for a 4 core w/ 16gig ram. Modern hardware too - Ryzen & NVme.
Trade-off is you need to spend time hunting for once off deals & there is no guarantee the provider will still be around tomorrow & you never know whether it's oversold.
For 500-1000 pageviews per month (maybe even per day?) I think you could get away with the free tiers of (if static: github pages, netlify), or (if dockerable: Google cloud run), or (if postgres required heroku) or now.sh or lamba. vultr offers a $2.50 VPS.
AWS Lightsail has a $3.50/month option that might work for you if you want a VM. You could even consider something like nearlyfreespeech.net if you dont need full control of the tech stack.
You can get OpenVZ or even KVM boxes for half the price or better. I have one running as a simple nginx webserver and OpenVPN server that I pay under $30 a year for