TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Should I Use Heroku, Digital Ocean or Modulus.io for MEAN Stack?

5 pointsby yatoomyabout 10 years ago
Recently given 3 servos from Modulus (equiv to dynos on Heroku) and began wondering if I should move my operation. Heroku has been good, and has yet to cost me serious $$. Its dead simple to use and the &quot;revert&quot; button has saved my a$$ more than I can count. However, Modulus specializes in node&#x2F;mongo, and the servos are a nice touch.<p>I also have a credit from Digital Ocean, but it seems you can use that storage with Modulus? Not 100% sure

4 comments

joshstrangeabout 10 years ago
I&#x27;m partial to DO&#x2F;AWS because I see both Heroku and Modulus as Golden handcuffs [0]. If you like Heroku&#x2F;Modulus then I would look into things like Dokku&#x2F;Dokku-alt, Deis, Flynn, etc. All of them support buildpacks so you can probably get your application running and once you have it running on any of those platforms you can run it on any cloud infrastructure that you want and you can even switch clouds fairly easily (spin up new nodes in new cloud, move old nodes out of load balancer).<p>All of that said I get the appeal of Heroku&#x2F;Modulus and you might be just fine staying with them until traffic&#x2F;users require more dynos&#x2F;servos then looking for alternatives. I can&#x27;t really suggest moving off H&#x2F;M without knowing more about your product and how you will need to scale it.<p>[0] <a href="http://en.wikipedia.org/wiki/Golden_handcuffs" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Golden_handcuffs</a>
atmosxabout 10 years ago
Is this for a commercial service? If yes, then I&#x27;d say at the beginning go with Heroku (or Modulus), concentrate on software and leave the DevOps&#x2F;Sys-admin for later. If your project starts generating enough cash&#x2F;traffic then either stay with Heroku (if this is a 1-guy venture) or go with a VPS if you have time or can find someone who will setup and manage all the rest (security, updates, backups, etc.).
评论 #9190985 未加载
bbcbasicabout 10 years ago
Depends on you &#x2F; your team, how is your Linux admin skills, security and performance tuning knowledge? I would personally prefer to throw a bit more money at Heroku and not have the hassles.
camhenlinabout 10 years ago
I use digital ocean. Anecdotally, they are friendly and their service is convenient and easy to use