Is your RDS bill bloated? Cut up to 75% in compute costs with autoscaling and scale-to-zero
Docs/Use cases/Variable traffic

Neon for variable traffic

Optimize for performance during traffic peaks without over-provisioning with Neon Autoscaling

Variable traffic patterns are common, but traditional managed databases require provisioning a fixed amount of CPU and memory. It is common practice to provision for peak traffic, which means paying for peak capacity 24/7 — even though it's needed only a fraction of the time.

Serverless databases like Neon allow teams to lower their costs by scaling up/down automatically in response to load, and scaling down to zero when the database is inactive. This autoscaling pattern also reduces manual work for developers, who don't have to worry about resizing instances. Read a case study.

How it works: A closer look

Two key features are behind Neon's efficiency for variable traffic patterns: Autoscaling and Scale to Zero.

Compute metrics graph

For production databases that stay on 24/7:

  • Via autoscaling, Neon adjusts CPU/memory up and down automatically. This scaling is very responsive and it happens nearly instantly. Read about our autoscaling algorithm.
  • Costs are controlled by setting a max autoscaling limit. Your database will never autoscale above this limit.
  • No manual resizes or downtimes. You will get a performance boost when you need it, and once traffic slows down, Neon will scale you back down without downtime.

For databases that are only used a few hours per day, for example, dev/test databases:

  • Your databases will automatically scale to zero when inactive. Instead of paying for compute 24/7, you reduce the costs of your supporting databases to a minimum, without manual work.
  • Once you query them again, Neon databases reactivate in less than a second (a few hundred ms on average).

Comparisons with Aurora Serverless v2

If you're looking for a Postgres database with autoscaling, likely you've also come across Aurora Serverless v2. Check out these links to learn about how Aurora Serverless v2 compares to Neon:

Last updated on

Was this page helpful?