Wiki Wiki Web

Cloud Provider Choice for Minimal Always-On Services

When running a barebone, always-on service (e.g., personal websites, self-hosted email, cloud storage like Nextcloud, password manager like Bitwarden, or a Squid proxy for VPN-like access), a cheap VPS is often the best choice. Static residential ISP hosting is rare and usually unreliable or restricted (e.g., dynamic IPs, port blocks, low uptime).

Why Use a Cloud VPS?

Individuals and small users typically move to cloud providers because:

  • Reliable uptime (99.9%+ SLA)
  • Static IPs for email/domain services
  • Easy scaling and backups
  • Global data centers for low latency
  • Full root access to install anything (Nginx/Apache, Postfix/Dovecot, etc.)

What to Look For in a Barebone Cloud Provider

Focus on minimal specs that handle light loads (a few low-traffic sites + email):

ResourceTypical Minimum for Barebone SetupWhy It Matters
RAM1–4 GBEnough for OS + web server + email (e.g., 1 GB for very light; 2–4 GB recommended)
CPU1–2 vCPUsShared is fine for light use; avoid burstable if always-on needed
Storage10–50 GB SSD/NVMeFor OS, sites, emails, and databases; SSD for speed
Bandwidth/Traffic500 GB–20 TB outbound/month (inbound often free)Critical for serving websites + email; low caps lead to overages

Other key factors:

  • Port 25 open (for outbound email) or easy relay setup
  • IPv4 included (IPv6-only is cheaper but limits compatibility)
  • Uptime and support
  • Overage costs (bandwidth can add up)
  • Data center locations (EU often cheapest/most traffic)

Providers Comparison

Big clouds like AWS and Azure are reliable but expensive for minimal always-on use. Low-cost alternatives offer better value.

ProviderBase Plan ExamplePrice/moCPU / RAM / StorageBandwidth/Traffic IncludedNotes
AWS LightsailLowest Linux bundle~$51 vCPU / 512 MB / 20 GB SSD1 TBPredictable; free tier trial
Azure VMLowest burstable (e.g., B2ats v2)~$72 vCPU / 1 GB / (disk extra)Pay-as-you-go egressFlexible but complex; spot discounts
VultrCloud Compute (entry)$2.501 vCPU / 512 MB / 10 GB SSD0.5–1 TBGlobal locations; cheap overages
DigitalOceanBasic Droplet$41 vCPU / 512 MB / 10 GB SSD500 GBSimple dashboard; per-second billing
HetznerCX23 (EU)~$3.802 vCPU / 4 GB / 40 GB NVMe20 TB (EU)Best traffic value; 1 TB US / 0.5 TB Asia
HetznerCX33 (EU)~$64 vCPU / 8 GB / 80 GB NVMe20 TB (EU)Very strong value — generous resources for the price; great for slightly heavier minimal setups
IONOSVPS XS$21 vCore / 1 GB / 10 GB NVMeUnlimitedBeginner-friendly; includes email tools

Recommendation: For minimal setups with low traffic, Hetzner (EU) is usually the best price/performance choice thanks to its massive traffic allowance. The CX33 at ~$6/month stands out as an especially good deal — you get 4 vCPUs, 8 GB RAM, 80 GB NVMe, and 20 TB traffic, which is more than enough headroom for most personal always-on services. The cheaper CX23 has availability problems when I tested in Feb 2026, but CX33 was available.