# Neon Autoscaling is Generally Available

DevFeed: [Neon Autoscaling is Generally Available](<https://devfeed.tech/articles/neon-autoscaling-is-generally-available-5611.md>)

Original publisher: [Read original article](<https://neon.com/blog/neon-autoscaling-is-generally-available>)

Author: Bryan Clark

Published: 2024-08-26T14:42:26Z

Content type: release

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Cloud Native Ecosystem](<https://devfeed.tech/topics/cloud-native-ecosystem.md>)

Tags: [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [availability](<https://devfeed.tech/tags/availability.md>), [company](<https://devfeed.tech/tags/company.md>), [cost](<https://devfeed.tech/tags/cost.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [memory](<https://devfeed.tech/tags/memory.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [resource](<https://devfeed.tech/tags/resource.md>), [scale](<https://devfeed.tech/tags/scale.md>), [serverless](<https://devfeed.tech/tags/serverless.md>)

## AI overview

Neon autoscaling is generally available for all Neon Postgres databases, including the Free plan. It automatically adjusts CPU and memory to match workload, can scale to zero when unused, and reduces manual resizing, overprovisioning, and unnecessary cost. The system uses Kubernetes-managed virtual machines, live migration, and monitoring agents to make rapid scaling decisions.

## Source excerpt

Neon autoscaling has officially graduated out of beta and is now available for all Neon databases, including the Free plan. With autoscaling enabled, your Neon Postgres databases automatically adjust CPU and memory based on workload, ensuring optimal performance and cost efficien...