Render
Platform-as-a-service that builds services from a git repository, with native runtimes for several languages, a Docker runtime for the rest, and managed Postgres.
Git push to a managed container.
Render is a venture-backed platform-as-a-service headquartered in San Francisco. Services deploy from a linked GitHub, GitLab or Bitbucket repository, from a public git URL, or from a prebuilt Docker image, and the whole account can be driven through a public REST API and an official CLI. The provider runs the operating system; SSH exists but reaches into the running service rather than onto a machine.
Native runtimes cover Node, Bun, Python, Ruby, Go, Rust and Elixir, and anything outside that set runs through the Docker runtime, which means bringing and maintaining a Dockerfile. Managed data services are Render Postgres and a Redis-compatible key-value store, persistent disks can be attached to paid services, and regions span North America, Europe and Asia. A free instance type is permanent rather than a trial, and it spins down after a stretch without inbound traffic and takes about a minute to come back.
Worth knowing
The free tier is limited in kind rather than only in size: free services cannot attach a persistent disk or run more than one instance, filesystem changes are lost when they spin down, free databases are small and expire a set time after creation, and SSH is not available on them.
Identity
Deployment
- Deployment
- Git, Container image2
Regions and law
- Regions
- United States, Germany, Singapore7
- Headquarters
- United States1
Other features
Sources
- 2026-07-31: Headquarters, Ownership
render.com/about - 2026-08-12: Staging, Test domain, Deployment
render.com/docs/web-services - 2026-08-12: Collaboration
render.com/docs/teams - 2026-07-31: Runtimes
render.com/docs/language-support - 2026-07-31: Shell
render.com/docs/ssh - 2026-07-31: Free tier, Persistent storage, Billed
render.com/docs/free - 2026-07-31: Regions
render.com/docs/regions - 2026-07-31: Managed databases
render.com/docs/databases - 2026-07-31: API, CLI
render.com/docs/api - 2026-07-31: Use cases, Audience
render.com/
Last reviewed 2026-08-12.
Complete this record.