top | item 45286944

(no title)

wereHamster | 5 months ago

We just managed to shut down our last Heroku service a week ago. Good riddance.

discuss

order

gregsadetsky|5 months ago

what did you migrate to?

wereHamster|5 months ago

We got rid of all Rails apps (that needed a backend). We've moved our Postgres databases to Neon, and run our docker containers on Google Cloud Run (these are containers that don't need to run 24/7, we're paying just a few cents each month, also cold starts are much faster and more reliable than on Heroku).

TuringNYC|5 months ago

Not OP, but we originally migrated to Digital Ocean. But now, all complex stuff is on AWS and dual-stack stuff is on Replit.