Neon is a fully managed serverless PostgreSQL with a generous free tier. Neon separates storage and compute and offers modern developer features such as serverless, branching, bottomless storage, and more. Neon is open source and written in Rust.
Find more about Neon here.
Secrets (see the types definition):
- Secret Admin shall be compliant with the type
SecretAdmin
- Secret User shall be compliant with the type
SecretUser
The environment variable NEON_TOKEN_SECRET_ARN
must contain the Secret Admin'
s ARN.
Optionally, the environment variable DEBUG
can be set to "yes", or "true" to activate debug level logs.