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.

AppHarbor (YC W11) launches add-on ecosystem using Heroku's (YC W08) API

69 pointsby troethomalmost 14 years ago

6 comments

drtse4almost 14 years ago
Am i the only one who doesn't understand why someone should use a memcache/redis instance hosted by a third party?<p>I've never used this kind of services but the first impression is that just the RTT between your server and the third party's one will have a huge impact performance-wise, removing every advantage you could have from the use of these DBs.<p>And what about security? Are memcache/redis/mongoDB/etc... made to be exposed to the public internet (requests <i>content and format</i> are carefully inspected by the server and during development, the implementation have been tested carefully with fuzz testing or similar techniques) or these hosted solutions add an additional layer that increases security/safety?<p>These issues could be mitigates (not resolved) when both parties are on the same platform, but not everyone is on EC2/Heroku.
评论 #2704926 未加载
评论 #2704801 未加载
almightygodalmost 14 years ago
IMO the appharbor add-ons page is a poor replication of the already poor UX of the heroku add-ons page.<p>I get that your a heroku clone but it probably wouldn't hurt to show a <i>little</i> innovation.
barrydahlbergalmost 14 years ago
Nice that they have add ons and pricing for them but I wish they'd sort out their own <i>preliminary prices</i> first...<p><a href="http://appharbor.com/page/pricing" rel="nofollow">http://appharbor.com/page/pricing</a><p>Until there is solid pricing and a decent story around support it's very hard to use for anything that matters.
waratumanalmost 14 years ago
I'm not to familiar with .NET, but it is interesting to see other providers come up that are similar to Heroku. The add-on system that is developing is great. All of the providers are specializing in what they do best.
mwdevalmost 14 years ago
This is a great addition! I'll have to start experimenting with moving off of SQL to Mongo.
benologistalmost 14 years ago
Why's Redis so significantly more expensive than other services?
评论 #2704044 未加载