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.

Show HN: CloudBoost – Open-Source Parse, Firebase and Algolia Combined into One

113 pointsby nawazdhandalaover 8 years ago

12 comments

sapeienover 8 years ago
I think the nuances of the offering are not entirely clear from the marketing website, so here&#x27;s what I&#x27;ve interpreted.<p>The product itself seems to be a Node.js framework that glues together various modules, including popular ones such as Express, Mongoose, &amp; Socket.io. How they monetize it is via consulting and hosting, which they offer a fixed price for &quot;unlimited&quot; bandwidth and storage (very unclear how they may throttle this). The pricing is also exceptionally poor, a fast HTTP implementation may respond to 250k requests per second vs a month, and 5 GB of storage for $50 a month...<p>They seem to not have any sort of release strategy and the readme states to clone their repository. It would require pulling from their repo to update it as a dependency. There are also absolutely no tests, so you don&#x27;t know if the latest commit is working or contains some work in progress or not. The signup process seems to be needlessly difficult, one needs to manually craft an HTTP request to some endpoint with some payload.<p>The &quot;AI to build exceptional apps&quot; pitch is vague. I can think of some possible cases such as automatic indexing based on querying patterns, but this is just speculative. I wouldn&#x27;t trust it unless I know what it does.
评论 #13435879 未加载
relics443over 8 years ago
On their website [1], they make it look like WhatsApp, Slack, and Instagram are all using their service, when in reality it&#x27;s their own implementation of &quot;similar&quot; services.<p>Seems fishy.<p>[1] <a href="https:&#x2F;&#x2F;www.cloudboost.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.cloudboost.io&#x2F;</a>
评论 #13434974 未加载
评论 #13434939 未加载
评论 #13435349 未加载
评论 #13434903 未加载
nodesocketover 8 years ago
CloudBoost looks amazing. I can tell they&#x27;ve put a ton of effort into the app, docs, and website.<p>This brings me to their problem... Pricing! Their pricing (<a href="https:&#x2F;&#x2F;www.cloudboost.io&#x2F;pricing" rel="nofollow">https:&#x2F;&#x2F;www.cloudboost.io&#x2F;pricing</a>) makes little to zero sense. First it is priced too low, a sign of future problems ahead. Second, I think they&#x27;ve got the entire model wrong. They should charge for bundles of API calls and GB of storage. Pay for what you use like cloud providers.<p>An example of pricing I would implement might look like $10 per GB of storage and $0.15 every 1k of API calls.<p>Thus a smallish example application that uses 2 GB of storage and makes 500,000 API calls a month would pay $95 &#x2F; month.
评论 #13435763 未加载
skrebbelover 8 years ago
Algolia&#x27;s pitch is &quot;much better results than you&#x27;d get from the average open-source search tool&quot;, not &quot;hosted ElasticSearch&quot;. How does CloudBoost stack up? What special sauce makes this an open-source Algolia and not an ElasticSearch wrapper?
评论 #13434977 未加载
mentosover 8 years ago
I used Parse and Firebase for a mobile app project a few years ago and I always felt the combination was necessary. Firebase is great for real time data like chat streams while Parse did all of the unexciting user account stuff.
评论 #13436620 未加载
anilgulechaover 8 years ago
Has someone who has also used Deepstream.io compare the two?
评论 #13435077 未加载
cyberferretover 8 years ago
Not sure if it is the HN &quot;hug of death&quot;, but I found the Cloudboost.io site quite slow to load up here. For a service touting scalability and fast performance, a slow marketing site doesn&#x27;t lend to the credibility. Lets hope it is a temporary thing that will be resolved. I am excited by the project.
评论 #13435111 未加载
redox_over 8 years ago
What do you guys use for the search? Regular MongoDB features? How do you handle typo-tolerance and prefix search?
评论 #13434996 未加载
0natcerover 8 years ago
This looks pretty awesome. Hope I can try it out in a project some time soon...
评论 #13435965 未加载
themihaiover 8 years ago
The description is misleading. Once you check the docs it becomes clear that it&#x27;s not a drop-in algolia replacement.(i.e API comp)
评论 #13435071 未加载
Gysover 8 years ago
&#x27;We use AI to build exceptional apps for you.&#x27;<p>Can you elaborate on how you use AI to build my apps ? I have a hard time imagining this.
评论 #13435351 未加载
评论 #13441806 未加载
srikondojiover 8 years ago
Cool. I definitely can see a lot of effort that went into it.