Providers / Render

Render

Heroku-style deploys with clearer per-service prices.

Type
App platform
Starting cost
≈$7/mo
Free tier
Yes
Ease of use
4/5

Render deploys web services, static sites, workers, and databases from Git with fixed per-instance prices. On top of per-service compute sits a workspace plan that carries the bandwidth, build minutes, and team seats.

Good to know

  • Costs assemble from parts: per-service compute, plus the workspace plan, plus bandwidth overages. The advertised $7 is rarely the whole bill.
  • The free Hobby workspace includes only 5 GB of bandwidth; overage bills at $0.15/GB, among the highest rates here.
  • The $7 Starter instance is small: half a CPU and 512 MB of RAM.

App platform

Render

Best for
Apps and APIs that want git-push deploys with a fixed, understandable instance price.
How deploys work
Connect the Git repo; Render builds and deploys on push, with Docker support and instant rollbacks.
The tradeoff
The workspace-plus-services model means several line items, and bandwidth overage is pricey.

Why pick it

  • Fixed per-instance prices — a $7 Starter service costs $7, not "it depends".
  • Static sites, web services, workers, cron jobs, and managed Postgres under one roof.
  • Deploys from Git or a Dockerfile with zero-downtime rollouts and instant rollbacks.
  • Free static site hosting with a global CDN.

Why look elsewhere

  • The bill assembles from parts: instance + workspace plan + bandwidth overage.
  • Bandwidth overage at $0.15/GB is among the highest rates on this site.
  • The $7 Starter instance is small — half a CPU and 512 MB of RAM.
  • Preview environments and autoscaling sit behind paid tiers.

Our ratings

Ease of use
4/5
Pricing clarity
3/5
Free tier
3/5
Scaling
4/5
Control
3/5

What developers say

First-person reports from the past three years, drawn from public discussions and independent write-ups. These are individual experiences, not our ratings; open the original source for its workload and full context. Critical reports include a follow-up check so you can see whether the problem was fixed, partly addressed, remains current, or has no public resolution.

What people like 10 sources

Production users say paid Render services are fast, reliable, and worth the somewhat higher cost because of the developer experience and fixed costs.

Reddit

Render.com paid plan

A developer names Render their go-to for simpler static sites and APIs while using Hetzner for more complex deployments.

Reddit

Best hosting for a website

The author moved eight personal apps and praises Render's predictable pricing, deployment model, and support resources.

independent blog

Bye Bye Heroku, Hello Render!

Critical reports and follow-ups 10 sources

A user reports confusing data loss with ephemeral SQLite plus disruptive cold starts on a low-traffic app.

Reddit

Flask hosting: cold starts and restarts

A founder says the Render backend failed around launch weekend and that normal support was unavailable when the issue was urgent.

Reddit

The day my app launches, my backend service crashes

The author calls Render useless for their case because wake-up can take around two minutes and looks to Vercel for lower latency.

Reddit

Is there cold start on Vercel free tier like Render's?

A developer seeks an alternative after Render cold starts add 5–10 seconds to login flows.

Reddit

Want to host/deploy backend server

A user alleges the free-service signup obscured a charge and says billing support refused to reverse or acknowledge it.

Reddit

Render.com — don't give your credit card

Users say API-using apps were suspended without warning and describe feeling betrayed by unclear enforcement.

Reddit

Render.com users, beware: free-tier apps suspended without guidelines

Users criticize the lack of hard usage limits, low bandwidth allowances, expensive overages, and the always-visible onrender.com hostname.

Reddit

What do you like and don't like about Render.com?

App platform

Render

Hobby workspace: $0 — static sites, 5 GB bandwidth, 500 build minutes, 1 seat.

What you'd realistically pay

$7 $7 $50 Just starting Steady traffic Growing
Estimated monthly cost on Render at each project stage, based on prices checked 2026-08-01.
Project stage Estimate Based on
Just starting ≈$7/mo Starter — One Starter web service (0.5 CPU, 512 MB) on the free Hobby workspace.
Steady traffic ≈$7/mo Starter — Move to Standard ($25, 1 CPU / 2 GB) if 512 MB gets tight; a managed database adds more.
Growing ≈$50/mo Standard + Pro workspace — $25 Standard instance plus the $25 Pro workspace for bandwidth, builds, and team seats.

Published prices

Plan Price What you get
Starter web service $7/mo 0.5 CPU, 512 MB RAM.
Standard web service $25/mo 1 CPU, 2 GB RAM.
Pro workspace $25/mo 25 GB bandwidth, 1,000 build minutes, unlimited seats.
  • Bandwidth beyond the workspace allowance bills at $0.15/GB; build minutes beyond it at $5 per 1,000.
  • Managed Postgres and key-value stores bill separately from web services (prices not yet in our checked dataset).

Deploy workflow

Deploy from Git push Connect a repository and every push deploys automatically. Yes Connect GitHub, GitLab, or Bitbucket; pushes build and deploy.
Preview deploys Each branch or pull request gets its own temporary URL. Partial Full preview environments exist but require a paid workspace plan.
Official CLI A maintained command-line tool for deploys and management. Yes The render CLI manages services, deploys, and logs.
Instant rollbacks Revert to a previous deploy without rebuilding. Yes One-click rollback to any previous deploy.

Platform

Custom domains + HTTPS Bring your own domain with TLS certificates handled. Yes Custom domains with automatic TLS on all plans.
Built-in CDN / edge network Static assets served from locations near your visitors. Partial Static sites are served from a global CDN; web services run in one region.
Serverless functions Run backend code without managing a server process. No Services are long-running processes, not functions.
Docker containers Deploy your own container image. Yes Deploy from a Dockerfile or a pre-built image.
SSH / shell access Open a shell on the machine running your app. Yes SSH into any running paid instance.
EU hosting region Run the app itself in a European data center. Yes Frankfurt region alongside US regions and Singapore.

Runtime & operations

Automatic scaling Capacity grows with traffic without manual resizing. Partial Horizontal autoscaling is available from the Pro workspace up.
Scale to zero Costs stop (or pause) when nobody is using the app. Partial Free web services spin down when idle; paid instances run (and bill) continuously.
Scheduled jobs Run code on a schedule without an external trigger. Yes Cron jobs are a first-class service type from $1/month.
Managed database A database the provider runs, backs up, and updates. Yes Managed Postgres and key-value stores with backups and metrics.
Logs & metrics built in See what the app is doing without wiring up third parties. Yes Logs, metrics, and alerts in the dashboard; log streams can export.

Every comparison is pre-calculated from the same hand-checked data as this page — prices, ratings, and all 15 features we track, side by side.

Not sure this is the one? Answer four questions and compare it against the alternatives for your project.