---
title: "Neon Autoscaling is Generally Available"
url: https://daily.dev/posts/neon-autoscaling-is-generally-available-7t3nwutnu
source_url: https://neon.com/blog/neon-autoscaling-is-generally-available
type: article
source: "Neon"
published: 2026-07-09T06:57:28.282Z
updated: 2026-07-09T06:58:27.038Z
tags: ["kubernetes", "postgresql", "serverless"]
reading_time: 7
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Neon Autoscaling is Generally Available

**[Neon](https://daily.dev/sources/neontech)** · 7 min read · 0 upvotes · 0 comments

## Summary

Neon's autoscaling feature for Postgres databases has graduated from beta to general availability, including for Free plan users (up to 2 CPU, 8 GB RAM). The system dynamically adjusts CPU and memory based on workload, eliminating the need for manual instance resizing and reducing overprovisioning costs. Architecturally, it uses NeonVM for VM management within Kubernetes, autoscaler-agents that poll metrics every 5 seconds, a modified Kubernetes scheduler for pre-approved upscaling, and a local file cache acting as a resizable extension of Postgres shared buffers. Users set min/max autoscaling limits via the console or CLI, with scale-to-zero support for non-production branches.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://neon.com/blog/neon-autoscaling-is-generally-available>

---

Tags: [#kubernetes](https://daily.dev/tags/kubernetes), [#postgresql](https://daily.dev/tags/postgresql), [#serverless](https://daily.dev/tags/serverless)

[View this post on daily.dev](https://daily.dev/posts/neon-autoscaling-is-generally-available-7t3nwutnu)
