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.

Auto Scale your Heroku Apps with Hero Scale

69 pointsby railsjediover 14 years ago

15 comments

blaiscoover 14 years ago
Autoscaling Heroku workers is definitely a problem that people would like solved, but I see a few issues with trying to offer the solution as a SaaS. One, you're targeting developers. There are several github repos that do this kind of thing for free, and developers would know how to find and implement those. Two, those github repo's are going to do a better job of scaling because they can turn dynos/workers on and off instantly (e.g. as soon as a delayed job is done); much more cost effective than waiting up to 5 minutes to turn dynos/workers on/off. Three, you're targeting people that are trying to save money and _don't_ want to spend money.<p>As an aside, perhaps I (a cheap developer) am not in your target demographic, and you're really targeting folks with lots of Heroku apps and lots of money to spend. In which case you should be charging bundles more than $20/month.
评论 #2012027 未加载
enoptixover 14 years ago
I think this is a great idea however it would seem that this is more of a feature than a business. What happens when Heroku implements this feature themselves?<p>P.S. Love the website design, it really pops!
评论 #2012019 未加载
评论 #2013185 未加载
uggedalover 14 years ago
Seems like they did not scale heroscale.com itself. All I get is:<p><pre><code> App crashed This application is temporarily offline. If you're the administrator of this app, please check your heroku logs for the backtrace.</code></pre>
评论 #2012528 未加载
评论 #2013150 未加载
评论 #2012450 未加载
评论 #2012147 未加载
knodiover 14 years ago
David Dollar that works at Heroku already wrote a (free) gem that auto scales your heroku apps.<p><a href="https://github.com/ddollar/heroku-autoscale" rel="nofollow">https://github.com/ddollar/heroku-autoscale</a>
评论 #2012806 未加载
评论 #2012389 未加载
评论 #2012117 未加载
doortyover 14 years ago
This is a great idea. I looked at the auto scaling repositories on GitHub: 1) There wasn't a good solution for Rails 3 yet. 2) The GitHub repos were typically forks of existing repos (like for CollectiveIdea's Delayed Jobs) and therefore would not always be up to date. I wouldn't be too worried about Heroku implementing this (though I hope they do) because there isn't a direct incentive for them to save you money by auto scaling. I'm definitely going to try this out.
StavrosKover 14 years ago
Wait, why doesn't Heroku itself do this?
评论 #2012022 未加载
评论 #2012023 未加载
评论 #2011998 未加载
kineticacover 14 years ago
This looks pretty cool. As a startup, any savings is worth it. Problem is, my app is too matured to try a few things that aren't proven / stable yet. I will wait to see if Heroku official includes this as an add-on. If so, I'm totally down.<p>I could implement it myself, but if it's coming and implemented by a team who's dedicated a lot more time than I can, then it's worth it.
colinplamondonover 14 years ago
We drop $500-800/month on Heroku, so I just signed up to give it a shot- doesn't take a lot of savings to make it worthwhile.
endlessvoid94over 14 years ago
App Engine is the only service that gets this 'auto scaling' right. Unfortunately the rest of the service sucks.
heffayover 14 years ago
Tried to add my Heroku account and got the typical rails 500 error:"We're sorry, but something went wrong."<p>EDIT: Refreshed and it seemed to work!
评论 #2012093 未加载
axodover 14 years ago
Isn't Heroku supposed to auto-scale EC2?<p>So we have Heroscale autoscaling Heroku which autoscales EC2??<p>Am I missing something?
评论 #2012500 未加载
knodiover 14 years ago
I'm not sure I want to give my Heroku account password to an external service.
评论 #2012635 未加载
richardburtonover 14 years ago
Threw an error when I tried to connect my Heroku account :(
评论 #2012184 未加载
评论 #2012062 未加载
dclaysmithover 14 years ago
Ouch. "App crashed" messages not the best marketing for an auto-scaling app.
Kudosover 14 years ago
"App crashed"<p>Looks like it couldn't scale to the hacker news traffic. Is that Irony?
评论 #2012140 未加载
评论 #2012149 未加载