AI Native WorkshopGo from AI experimentation to AI-native execution across your organization.
Render → AWS migration

Render to AWS in an hour.
Fully automated.

One command. An agent reads your repository and your render.yaml, then deploys into the AWS account you already own - after you approve the plan.

Amazon Web ServicesTeams migrating with Qovery may be eligible for AWS migration credits through our ISV Accelerate partnership.
No step is destructiveBoth stacks run in parallelRender stays up until you move DNS
your-app — qovery agent
$ deploy this project with Qovery
Scanning repository...
web Node.js 20 Dockerfile generated
worker Node.js 20 detected from render.yaml
scheduler cron 2 jobs
database PostgreSQL 15 Render Postgres, connected remotely
Plan: 3 services, 1 external database, 12 environment variables
Nothing has been created yet. Approve to continue.
200+ companies run on their own cloud with Qovery4.8 on G2 · 80+ reviews
  • Talkspace
  • Alan
  • Powens
  • Prezi
  • Prosperity
  • Getsafe
Migrated from Heroku
We migrated our whole staging environment with a single prompt. Production was a one-click clone of staging. Once the tests gave us confidence we moved DNS off Heroku - we have been running production on our own cloud with Qovery ever since.
Miguel VictoriaSoftware Engineer, Sofive
Migrated from Heroku
We liked the Heroku experience, and we knew AWS meant skills and effort we did not have spare - that is why we kept putting the migration off. We do not regret doing it with Qovery. Deployments that took me over two hours now take 30 minutes.
Kyle FlavinDirector of DevOps, RxVantageCase study →
Where Render stops

Render is a good platform right up until it is not.

Nothing below is a criticism of how Render works. They are the boundaries of the model: a platform that runs your services in its own account can only ever offer you what it has already built.

Five regions, and a service cannot move between them

Oregon, Ohio, Virginia, Frankfurt and Singapore. If your customers or your regulator need somewhere else, there is no somewhere else. Render also does not support changing the region of an existing service - you create a new one and migrate the data across. And because each region has its own private network, two services in two regions cannot talk privately at all; that traffic crosses the public internet and you secure it yourself. In your own AWS account a region is a deployment parameter. Any commercial AWS region, with multi-region and multi-cluster from one control plane.

The features that make it production-grade are plan gates

Autoscaling, preview environments and audit logs start at Pro. SAML SSO, SCIM and HIPAA-enabled workspaces start at Scale. Dedicated outbound IPs need Pro and then cost an additional monthly fee on top. Even reading Render’s SOC 2 Type 2 report requires Pro and an NDA. None of these are exotic - they are what a security review asks about, and each is a line on a pricing page rather than a property of infrastructure you control. In your own account, AWS IAM governs access, CloudTrail records what happened, and the three fixed egress IPs are simply how the network is built. No tier attached.

Fixed instance shapes, and disks that block scaling

Instance types are fixed RAM and CPU tiers, so a service needing slightly more memory buys a whole size class more of everything. A service with a persistent disk attached cannot run more than one instance at all, which turns a storage decision into a hard scaling ceiling. On EC2 the node shape is yours to choose, storage is a volume claim rather than a constraint, and Qovery can place interruptible pools on cheaper capacity while the web tier stays on demand.
How the migration runs

Three steps, then the agent does it.

Your side takes about five minutes. Everything after that is automated.

  1. 01

    A CloudFormation stack provisions the network and an EKS cluster in your own account - about twenty minutes, and nothing leaves your boundary. Qovery gets a role you can read, scope down or revoke. Talk to a migration engineer before you connect anything.

  2. 02

  3. 03

  4. 04

    Optional
In the AWS console
One CloudFormation stack, about twenty minutes.
network
your VPC, three fixed egress IPs
cluster
EKS, in your region
access
a role scoped to Qovery
10–60 min

From there it is automatic. Your apps come up running and live on AWS, reachable on a public URL - while the Render stack keeps serving traffic untouched.

What it costs

You pay AWS directly. And you can finally negotiate.

Render prices an instance tier and that is the price. AWS prices a machine and then lets you discount it - Savings Plans, Reserved Instances, Graviton and Spot are all things you can buy as the customer. There is no equivalent to buy on a Render plan, because you are not AWS’s customer. Render is.

Depends on your instance types and counts, your Postgres and Key Value plans, egress, data volume and region. A migration engineer will model your estate against the equivalent AWS shape before you commit to anything.

Specific to AWS

Three levers AWS gives you that an instance tier does not.

A Render instance type is a fixed amount of RAM and CPU at a fixed price. Once the same workload runs in an AWS account you own, the price of compute becomes something you can act on.

Savings Plans and Reserved Instances

Commit to a level of compute for one or three years and the same capacity costs materially less than on-demand. Render has no commitment tier to sell you - the instance type has one price and you pay it for as long as the service runs. Qovery sizes the node groups; the commitment is made in your account, on your terms, and it applies to everything running there rather than to one service.

Graviton, for the same code

AWS's ARM instances generally give better price-performance than the x86 equivalent on ordinary web and worker loads. The agent builds your image for arm64 and Qovery schedules the node group onto Graviton, so this is a build-target change rather than a rewrite. Render does not expose the processor your instance runs on, so it is not a choice you currently have.

Spot capacity for the work that can be interrupted

Background workers, cron jobs and preview environments tolerate interruption; a checkout endpoint does not. Qovery keeps web services on on-demand nodes and places the interruptible pools on Spot. On Render every instance of a given type costs the same whether it is serving payments or retrying a queue, because the platform has no way to express that difference.
Qovery is not a PaaS

Our control plane. Your account, your bill.

Qovery sits above the infrastructure and never owns it. Every cluster, database and bucket is provisioned inside the AWS account you already hold - AWS invoices you directly.

  • We do not take a cut of your AWS spend. A flat subscription, whether your bill is $2k or $200k.
  • We push it the other way: idle nodes, oversized requests and preview environments left running get flagged so you stop paying for them.
  • Render runs all of this in its own account. Qovery runs it in yours.

Not sure which AWS services fit your workload? A solution engineer will map it with you.

QoveryCONTROL PLANE
deploymentsenvironmentspreview envsRBAC + auditcost signals
provisions standard Terraform and Kubernetes manifests
Your AWS account
invoiced by AWS, directly to you
VPC · your network policy
EKS clusterwebworkercronpreview-pr-482RDSElastiCacheS3secrets
IAM: yours · data residency: yours · audit trail: yours

Stop paying Qovery and the stack keeps running - the manifests and qovery/qovery Terraform are already in your account.

Leave Render

Your first service on AWS,
live within the hour.

Any commercial AWS region - not a list of five - with multi-region and multi-cluster from one control plane. Nothing you do here touches your existing Render services until you decide to move the domain.

AWS Marketplace

Qovery is an AWS ISV Accelerate partner, available on AWS Marketplace. Spend transacts through your existing AWS agreement and counts toward an Enterprise Discount Program commitment.

View on AWS Marketplace →
Frequently asked

Render to AWS

Something not covered here? Talk to a migration engineer - they have done this on estates larger than yours.

How long does a Render to AWS migration take?

First app live in under an hour. Full estates finish in days: the agent reads your render.yaml Blueprint, so the service topology you already declared becomes the deployment plan rather than something anyone retypes. The pace is set by your data and your change windows, not by the tooling.

Will migrating disrupt our running Render services?

No. Nothing in the process modifies or removes anything on Render. Both stacks run in parallel until you move DNS, and you can move it back.

Can Qovery migrate our Render Postgres database to AWS?

Yes. Under 100 GB migrates live with minimal interruption. Larger datasets use a replication-based cutover rather than a dump and restore. The database lands in your own AWS account on Amazon RDS for PostgreSQL, under your keys and your backup policy.

Does Qovery read our render.yaml?

Yes. A Blueprint already declares your services, their instance types, their environment groups and how they connect, which is most of a migration plan. The agent uses it as the starting point and asks about anything the file does not cover, then shows you the plan before creating a single resource.

Is Qovery just another Render?

No, and this is the whole difference. Render runs your services in Render’s account. Qovery installs into the cloud account you already own - you hold the cloud bill, the VPC, the cluster and the audit trail. The control plane is ours, the infrastructure is yours.

What happens if we stop using Qovery?

Everything keeps running. Qovery generates standard Terraform and native Kubernetes manifests in your account, so the estate outlives the subscription. Leaving Render means moving the workload; leaving Qovery does not.

Can we buy Qovery through AWS Marketplace?

Yes. Qovery is an AWS ISV Accelerate partner. Spend transacts through your existing agreement and counts toward an EDP commitment, and AWS sales teams co-sell the migration with us.

Will Qovery deploy into our existing VPC?

Yes, but network configuration is fixed at cluster creation. If you need specific CIDR ranges, an existing VPC, or peering to other clusters, supply those requirements before the cluster is created - changing the VPC afterwards means creating a new cluster.

How does every Render primitive map to AWS?

On Render
On AWS
What changes
Web Service
EKS pod on EC2
Autoscales on real CPU and memory utilisation, and the node group underneath can sit on Graviton, Spot or a Savings Plan. A instance has one price and one shape.
Background Worker
EKS pod in the same cluster
Long-running work without the 30-second router timeout.
Cron Job
Kubernetes CronJob
Real cron expressions instead of fixed ten-minute, hourly and daily buckets.
Private Service
A ClusterIP service on the cluster network
Reachable from your other workloads without a public URL - and, unlike a Render private network, reachable across regions because the network is yours.
Static Site
A static service behind your CDN
Served from your own bucket and CDN distribution, on the same domain and TLS certificate as the rest of the estate.
Render Postgres
Amazon RDS for PostgreSQL
Container mode for development, Amazon RDS for production - Multi-AZ failover, automated backups and point-in-time recovery, in your own account under your own KMS keys.
Render Key Value
Amazon ElastiCache
ElastiCache, sized independently of the application rather than bought as an add-on plan, and reachable only from inside your VPC.
Message brokers
Amazon MQ or a Helm chart
Deployed by Qovery as a service inside your environment.
Persistent Disk
A PersistentVolumeClaim, or object storage
A service with a Render disk attached cannot run more than one instance. A PVC carries no such rule, and durable blobs belong in object storage rather than on a volume bolted to one pod.
Environment Groups
Qovery variables and secrets
Scoped per project, environment and service, with aliases and overrides instead of one flat list.
Preview Environments
Preview environments
One per pull request, created on open and shut down when idle - on every plan, rather than from Pro upward.
render.yaml Blueprint
Qovery environments and qovery/qovery Terraform
The agent reads your Blueprint to build the plan. What it writes out is standard Terraform and Kubernetes manifests in your own repository and account.
Render TLS and custom domains
an AWS Network Load Balancer with managed TLS
A Network Load Balancer with certificates issued and renewed through AWS Certificate Manager. No per-domain SSL add-on.