Y
Hacker News
new
|
ask
|
show
|
jobs
by
itake
1400 days ago
My main issue is the free redis and cheap postgres instances they provide for my low-traffic app.
3 comments
aethrae
1400 days ago
redis and postgres sounds like you could just use render
link
itake
1399 days ago
After Heroku's outage, they decided to kill all of their free dynos, redis, and pg! ugh
link
itake
1400 days ago
render pricing looks much more competitive. Thanks for the tip!
link
appliku
1400 days ago
You can get built databases deployed with Appliku as well. No reason to go broke on a small side project
link
itake
1400 days ago
on the same server? Heroku basically gives you 2 free vCPUs to run redis and postgres. If you run pg or redis on the same instance as the app server, then you're still down 2 vCPUs.
link
Macha
1399 days ago
I may have some bad news for you...
(Heroku are removing their free tier of everything)
link