←back to thread

DigitalOcean App Platform

(pages.news.digitalocean.com)
646 points digianarchist | 1 comments | | HN request time: 0.202s | source
Show context
futhey ◴[] No.24699739[source]
I like the idea of rebuilding Heroku without the command line. It's not for me, but it's probably for somebody.

There's just too much of a premium for this over a standard DigitalOcean droplet though. At the low end you're paying double for the same resources, and at the high end you're paying 4x.

I deployed a toy Node.js app that was a bit too resource hungry for 1 virtual CPU. The cheapest plan with 2 virtual CPUs is $150 per month (vs. $15 for a droplet with 2 virtual CPUs).

Seems like there are some pricing issues to work out.

replies(3): >>24700124 #>>24700140 #>>24703608 #
1. tupputuppu ◴[] No.24700124[source]
Not sure what you mean. Heroku can autodeploy from a Github repo just as well? You don't need the CLI for that