←back to thread

231 points ryanvogel | 3 comments | | HN request time: 0.493s | 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. JustSkyfall ◴[] No.45769260[source]
They’re pretty infamous for having constant outages and downtime, wouldn’t recommend for something serious
replies(2): >>45770049 #>>45770783 #
2. lateforwork ◴[] No.45770049[source]
I am yet to experience an outage, and I have been using for several months.
3. joshstrange ◴[] No.45770783[source]
I’m not saying that can’t or doesn’t happen but I’ve been using them for about 2 years now and never experienced it. To be fair, my traffic patterns could just not overlap with their outages but wanted to add a data point.