←back to thread

231 points ryanvogel | 1 comments | | HN request time: 0.243s | source
Show context
lateforwork ◴[] No.45767674[source]
Databricks Neon [1] has a free tier for their Postgres service. Neon's strength that allows them to offer a free tier lies in their serverless, cloud-native PostgreSQL architecture with a separation of storage and compute resources. This allows Neon to scale compute to zero automatically when the database is idle.

[1] https://neon.com

replies(3): >>45768999 #>>45769260 #>>45779361 #
1. impulser_ ◴[] No.45779361[source]
What allows them to offer a free tier is that they are ok with burning and losing money not because of how they built their service.

Even when a database scales to zero someone still has to pay.