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: AutoMQ - A Cost-Effective Kafka Distro That Can Autoscale in Seconds

58 pointsby wanshaoabout 1 year ago

8 comments

donglitaoabout 1 year ago
The Kafka API and S3 API have each become the de facto standard in the stream processing and object storage domains, respectively. Compared to other Kafka solutions, AutoMQ has embraced them more effectively. I believe AutoMQ has a long way to go.
评论 #39966555 未加载
threeseedabout 1 year ago
Be interesting to see how well they do.<p>Most of the Kafka deployments I&#x27;ve seen in recent years have been using cloud versions e.g. AWS Managed Kafka.<p>So it&#x27;s great that you save money on compute but it does mean you are now operating it yourself which then costs money.
评论 #39966817 未加载
looopToolsabout 1 year ago
Seems nice, but are there any publicly available documentation to be able to evaluate its readiness and what languages are there libraries for? I may be blind but I cannot find any.
评论 #39966749 未加载
评论 #39966538 未加载
west0nabout 1 year ago
I bet that all message queues and log databases will support S3, as these types of data generally have a large volume and aren&#x27;t as economically valuable (don&#x27;t get me wrong, what I mean is that these databases won&#x27;t be frequently read and processed).
评论 #39967067 未加载
Izegabout 1 year ago
Is it truly possible for AutoMQ to achieve &#x27;scale-in&#x2F;out&#x27; within seconds?
TalktoCrystalabout 1 year ago
This is interesting.
metadatabout 1 year ago
They&#x27;re making a lot of claims and in the readme present zero measurements. The official Kafka distro is pretty bulletproof since 7+ years ago. It&#x27;d be great if they could include more information for the (apparently). initiated!<p>I am open to new things.. with at least a tad of supporting data attached :D Ymmv.
评论 #39966800 未加载
评论 #39966764 未加载
评论 #39966462 未加载
jackbauer24about 1 year ago
Scaling Kafka has always been a headache for me, but seeing AutoMQ storing data entirely on S3, making Brokers stateless, no longer needing to migrate data for Kafka scaling. Awesome.