Your hosting options

A backend or API · database i'll run it myself · just starting traffic · up to about $10/month · start over

Top match App platform

Fly.io Machines

≈$3/mo shared-cpu-1x, 256 MB

About $2.02/month in Amsterdam if always on; less with scale-to-zero.

Why it fits
Dockerized apps that want low cost, fine control, or multi-region placement.
How deploys work
fly launch builds the image and deploys it; configuration lives in fly.toml and the flyctl CLI.
The tradeoff
You operate more of the stack yourself — especially the database.

Option 2 Virtual server (VPS)

Vultr Cloud Compute

≈$5/mo vc2-1c-1gb

1 vCPU, 1 GB RAM, 25 GB SSD, 1 TB transfer.

Why it fits
Developers who want a cheap server near their users, wherever those users are.
How deploys work
You get root on a fresh Linux server; setup and deploys are yours to script.
The tradeoff
Fully self-managed, and the hour-based billing model is less forgiving than per-second rivals.
  • You install, secure, and back up the database yourself.

Option 3 Virtual server (VPS)

Linode Shared CPU

≈$5/mo Nanode 1GB

1 vCPU, 1 GB RAM, 25 GB SSD, 1 TB pooled transfer.

Why it fits
Developers who want a proven, boring VPS with cheap bandwidth.
How deploys work
You get root on a Linux server; the Marketplace offers one-click apps for common stacks.
The tradeoff
Fully self-managed, with a smaller ecosystem than DigitalOcean's tutorials and tooling.
  • You install, secure, and back up the database yourself.

Ranked by ease of deploy for your stack, then by monthly cost — never by commissions. Estimates come from hand-checked public prices; the linked provider pages show every number and its caveats.