TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Heroku Sees 50 Percent Increase in Apps Since November

31 点作者 jaf12duke大约 15 年前

5 条评论

iamcalledrob大约 15 年前
Considering the quality of service they offer, it's no surprise.
评论 #1330349 未加载
cmelbye大约 15 年前
Am I the only one that found this article poorly researched and misleading? It mentioned that using "cloud servers" lets you quickly fix bugs, rather than having to "rebuild" your code before you fix the bugs. How does that have anything to do with cloud services? Secondly, I'd like to know how many of the apps that Heroku hosts are actually production apps. I know I host at least 15 apps on Heroku, but all of them don't have any paid addons, they have one dyno, and none of them are actually the production server for the application.
评论 #1330722 未加载
grep大约 15 年前
I love Heroku but I subscribe what you are saying. It's too expensive scaling an app on Heroku. I really hope they decrease the prices.
rjurney大约 15 年前
I want more NoSQL options on Heroku. I want CouchDB. I want Voldemort. I want to be able to stuff them directly from Amazon Elastic MapReduce.
aarongough大约 15 年前
I just migrated one of my applications to Heroku yesterday... So far I've been very happy with it! I only needed to change <i>one</i> line of application code and remove my old config files to get everything working.<p>The interesting part for me is that with aggressive caching I can run my application(s) on their free service with very few hassles. That's great for me as it gives me the chance to spend the money on advertising instead of hosting, where I'll actually see a return.<p>Hopefully sometime down the line I can start paying for the service to thank Heroku for their awesome work!