Hetzner
European cloud and dedicated server provider. Famously cheap dedicated boxes, generous bandwidth, and Cloud VPS that undercut AWS by an order of magnitude.
Hetzner is the budget power user's cloud. A dedicated AX-line server with 64 cores and 128GB of RAM costs less than a single mid-tier AWS EC2 instance, and bandwidth is effectively free at typical workloads. The trade-off is that you operate it yourself: no managed Kubernetes, no managed databases, no global edge. Many indie hackers and bootstrapped SaaS teams have moved core infrastructure to Hetzner and pair it with Coolify or Dokku for app deploys. Frankfurt and Helsinki regions, plus a US presence as of 2024.
Similar Tools
AWS EC2
Amazon's flagship compute service. Hundreds of instance types, every region, deep integration with the rest of AWS. The default enterprise compute layer.
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Get started with Hetzner
European cloud and dedicated server provider. Famously cheap dedicated boxes, generous bandwidth, and Cloud VPS that undercut AWS by an order of magnitude.
Try HetznerGet weekly tool reviews
Honest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeMore Infrastructure Tools
Vercel
Deployment platform behind Next.js. Git push to deploy. Edge functions, image optimization, analytics. Free tier is generous. This site runs on Vercel.
Convex
Reactive backend - database, server functions, real-time sync, cron jobs, file storage. All TypeScript. This site's backend (courses, videos, user data) runs on Convex.
Cloudflare
CDN, DNS, DDoS protection, and edge computing. Free tier handles most needs. This site uses Cloudflare for DNS and analytics. Workers for edge compute.
Related Guides
Related Posts

Flue: The Agent Harness Framework and Why It Feels Different
A long-form technical read on Flue from Fred K Schott, with deeper comparisons against OpenAI Agents, Vercel AI SDK, Goo...

Flagship: Cloudflare Feature Flags for AI Apps
Cloudflare Flagship is feature flags built for AI: model swaps, agent gates, and prompt rollouts as first-class primitiv...

Vercel's Agentic Infrastructure Stack Explained
Vercel just declared the agent stack: AI Gateway, Sandbox, Flags, and Microfrontends. Here is how the four primitives co...

Vercel's New Durable Execution Programming Model: A Developer's Guide
Durable execution lands on Vercel. What it means for agents, long-running flows, and indie dev stacks - with code, gotch...

Introducing agentfs: A Filesystem for AI Agents
agentfs is filesystem-shaped storage for AI agents. Postgres-backed on Neon, no cold starts, no exec by design. Pay-only...
