CloudHosting.io

Render

Unified cloud platform for web apps, APIs, background workers, and managed databases with simple Git-based deploys.

Last updated 2026-07-18

Starting price
$7/mo
Uptime SLA
99.95%
Storage
SSD
Regions
4
Managed K8s
No
Compliance
SOC 2
Best forDevelopersStartupsFull-stack web appsAPIsSmall teams replacing Heroku

Products and pricing

36 tiers

Deploy web apps and APIs from Git with automatic builds, TLS, and zero-downtime deploys

TierPriceRAMvCPUDiskTransferActions
Free$0/mo512 MB0 vCPU--
Starter$7/mo512 MB1 vCPU--
Standard$25/mo2 GB1 vCPU--
Pro$85/mo4 GB2 vCPU--
Pro Plus$175/mo8 GB4 vCPU--
Pro Max$225/mo16 GB4 vCPU--
Pro Ultra$450/mo32 GB8 vCPU--

Run long-lived background/worker processes on the same instance-type ladder as Web Services

TierPriceRAMvCPUDiskTransferActions
Starter$7/mo512 MB1 vCPU--
Standard$25/mo2 GB1 vCPU--
Pro$85/mo4 GB2 vCPU--
Pro Plus$175/mo8 GB4 vCPU--
Pro Max$225/mo16 GB4 vCPU--
Pro Ultra$450/mo32 GB8 vCPU--

Static site hosting with global CDN, automatic Git deploys, instant cache invalidation, and free managed TLS

TierPriceRAMvCPUDiskTransferActions
Static Site$0/moUnlimited static sites, global CDN, free managed TLS, automatic Git deploys, instant cache invalidation. 2 custom domains included on Hobby workspace, additional domains $0.25/month each.n/an/a

Internally-networked services (not exposed to the public internet) for internal APIs and microservices, billed on the same instance-type ladder

TierPriceRAMvCPUDiskTransferActions
Free$0/mo512 MB0 vCPU--
Starter$7/mo512 MB1 vCPU--
Standard$25/mo2 GB1 vCPU--
Pro$85/mo4 GB2 vCPU--
Pro Plus$175/mo8 GB4 vCPU--
Pro Max$225/mo16 GB4 vCPU--
Pro Ultra$450/mo32 GB8 vCPU--

Fully managed PostgreSQL with automated backups, point-in-time recovery, and read replicas on higher tiers

TierPriceRAMvCPUDiskTransferActions
Free$0/mo256 MB0 vCPU--
TierPriceRAMvCPUDiskTransferActions
Basic-256mb$6/mo256 MB0 vCPU--
Basic-1gb$19/mo1 GB1 vCPU--
Basic-4gb$75/mo4 GB2 vCPU--
TierPriceRAMvCPUDiskTransferActions
Pro-4gb$55/mo4 GB1 vCPU--
Pro-8gb$100/mo8 GB2 vCPU--

Fully managed Redis-compatible key-value store for caching, queues, and pub/sub

TierPriceRAMvCPUDiskTransferActions
Free$0/mo25 MB RAM. Suitable for light caching/dev only.n/an/a
Starter$10/mo256 MB RAM.n/an/a
Standard$32/mo1 GB RAM.n/an/a
Pro$135/mo5 GB RAM.n/an/a

Attachable SSD persistent disks for stateful workloads on Web Services/Background Workers/Private Services

TierPriceRAMvCPUDiskTransferActions
Per-GB Disk$0.25/GB/mo$0.25 per GB per month, prorated by the second, attachable to Web Services/Background Workers/Private Services.n/an/a

Account-level plan controlling team seats, bandwidth allowance, support level, and platform features

TierPriceRAMvCPUDiskTransferActions
Hobby$0/moFree, unlimited members. Includes 5 GB outbound bandwidth/month per first-party docs (older third-party sources cite 100 GB - unresolved discrepancy, see ingestion notes).n/an/a
Pro$25/moFlat $25/month, unlimited members (replaced legacy per-seat Professional plan at $19/member/month on 2026-04-23). Includes 25 GB outbound bandwidth/month per first-party docs (older third-party sources cite 500 GB for legacy Professional - unresolved discrepancy).n/an/a
Scale$499/moFlat $499/month, unlimited members (replaced legacy per-seat Organization plan at $29/member/month on 2026-04-23). Includes 1 TB (1024 GB) outbound bandwidth/month.n/an/a
Enterprise$0/moCustom pricing - contact sales. Custom bandwidth allowance, SSO/SAML, dedicated support, compliance features.n/an/a

Price history

We keep every price we've ever captured for Render, so you can see whether a plan's price is holding, creeping up, or recently dropped before you commit.

$0Jul 18, 2026: $0/moAug 11, 2026: re-checked, still $0/moAug 17, 2026: re-checked, still $0/moAug 24, 2026: re-checked, still $0/moJul 18, 2026Today$0/mo
Current
$0/mo
Lowest tracked
$0/mo
Highest tracked
$0/mo
Price changes
0
Last checked
Aug 24, 2026

Tracked since Jul 18, 2026. Render hasn't changed this price in that time — we re-check it weekly, and each hollow point above is a check that found the same price.

Get an email the moment any Render price on this chart moves.

Hidden costs

  • Persistent disk storage billed separately at $0.25/GB/month
  • Bandwidth overage billed per-GB beyond workspace plan allowance (best-available figure ~$0.15/GB, exact current rate not printed on fetched docs page)
  • Additional custom domains beyond plan allowance billed at $0.25/month each
  • Postgres storage overage billed at roughly $0.30/GB/month beyond included storage
  • Instances billed by the second while running, so scale-to-zero / suspended services still show partial-month charges for the time they were up

Runs these stacks well

  • Next.js

    Render's native Node.js runtime deploys Next.js straight from a git push with automatic HTTPS.

  • Nuxt

    Render's Node.js runtime handles Nuxt's SSR build output directly.

  • SvelteKit

    Render's Node.js runtime runs SvelteKit's adapter-node output directly.

  • Remix

    Render's Node.js runtime runs Remix's server build directly.

  • Astro

    Render serves Astro's static build output on a free global CDN.

  • SolidStart

    Render's Node.js runtime runs SolidStart's server build directly.

  • Qwik

    Render's Node.js runtime runs Qwik City's server build directly.

  • Django

    Render has a native Python runtime with a documented Django deploy path.

  • Flask

    Render's native Python runtime runs Flask apps behind gunicorn with minimal config.

  • FastAPI

    Render's native Python runtime runs FastAPI behind uvicorn with minimal config.

  • Ruby on Rails

    Render has a native Ruby runtime with a documented Rails + Postgres deploy path.

  • Express

    Render's native Node.js runtime deploys Express apps from git with zero config.

  • NestJS

    Render's native Node.js runtime deploys NestJS apps from git with zero config.

  • Fastify

    Render's native Node.js runtime runs Fastify apps with minimal config.

  • Python

    Render's native Python runtime deploys Python apps from git with minimal config.

  • Ruby

    Render's native Ruby runtime deploys Ruby apps from git with minimal config.

  • Node.js / TypeScript

    Render's native Node.js runtime deploys Node/TypeScript apps from git with minimal config.

  • Hugo

    Render serves Hugo's static build output on a free global CDN.

  • Jekyll

    Render serves Jekyll's static build output on a free global CDN.

  • Eleventy (11ty)

    Render serves Eleventy's static build output on a free global CDN.

  • Strapi

    Render's native Node.js runtime runs Strapi with a managed Postgres add-on.

  • Ghost

    Render's native Node.js runtime runs a self-hosted Ghost instance from git.

  • Medusa

    Render runs Medusa's Node.js service with a managed PostgreSQL add-on alongside it.

  • Saleor

    Render runs Saleor's Python API with managed PostgreSQL alongside it.

  • Redis

    Sells managed Redis hosting (Render Key Value (Redis-compatible)), so you skip running the database yourself.

Not sure what to build with? Run the Tech Stack Wizard.

Guides for evaluating Render