Render
Cloud platform for hosting web apps, static sites, databases, and background workers
Render is turning managed infra into something you can fully script.
◆Recent moves
- 14d ago
Add connection pooling to your Render Postgres database
Free PgBouncer pooling on paid Postgres lets a database absorb more concurrent clients than its instance type's own connection cap allows, running on the same host to keep the extra hop cheap. A practical ceiling-raiser for apps outgrowing direct connections.
View source ↗ - 15d ago
Manage Postgres and Key Value instances using the Render CLI
⚡ SPARKThe Render CLI can now create, update, delete, suspend, and resume Postgres and Key Value instances, completing management coverage for every service type and framed explicitly for agents as well as humans.
View source ↗ - 1mo ago
Reduced median Docker service build time by 60%
A 60% cut in median Docker build time, from 87s to 32s via upload tuning and cache changes, directly shortens the deploy loop and reinforces Render's sustained build-speed push.
View source ↗ - 1mo ago
Specify disk persistence behavior for paid Key Value instances
Three persistence modes for paid Key Value (journal plus snapshot, snapshot only, off) let teams trade durability for write speed on loss-tolerant caches. A knob that starts to matter once Key Value is doing real work.
View source ↗ - 1mo ago
Authenticate Render services with AWS using OIDC
AWS OIDC, now in beta for Pro workspaces and up, lets Render services assume IAM roles with auto-rotated credentials, removing long-lived AWS keys from the deployment. Part of the platform's steady security build-out.
View source ↗ - 1mo ago
Reduced median build time for Node.js services by 25%
A 25% reduction in median Node.js build time extends the same build-pipeline optimizations to the native Node runtime, part of a systematic pass Render is running across every language it supports.
View source ↗