Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Neon - Serverless Postgres, alternative to AWS Aurora Postgres

  • Share this:
post-title
Neon is a serverless open source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes PostgreSQL storage layer by redistributing data across a cluster of nodes. Neon separates storage and compute to make on demand scalability possible. Compute activates on an incoming connection and shuts down to save resources on inactivity.

Neon provides bottomless storage, fault tolerant scale-out system built for the cloud. It integrates with cloud object stores such as S3 to offload cold data for cost optimization. Neon allows to instantly branch your Postgres database to support a modern development workflow. You can create a branch for your test environments for every code deployment in your CI/CD pipeline.
https://neon.tech/
https://github.com/neondatabase/neon
License: