Viewing profile — chenyang
chenyang
HN member- Joined
- Fri, Feb 15, 2019, 3:09 AM UTC
- HN karma
- 7
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About chenyang
Recent public activity
-
comment
Comment #48581483
[dead]
- story
- story
-
comment
Comment #44796897
[dead]
- story
- story
- story
- story
- comment
- story
-
comment
Comment #41538669
Please checkout automq: https://github.com/AutoMQ/automq AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x cost-effective. Autoscale in secon…
- story
- story
-
comment
Comment #41188237
Hello, I am the author of this article, any questions are welcome about AutoMQ( https://github.com/AutoMQ/automq )
-
story
Show HN: Apache Amoro is a Lakehouse management system built on iceberg
Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats. Working with compute engines including Flink, Spark, and Trino, Amoro brings pluggable a…
- story
-
comment
Comment #40974435
Just like warpstream or confluent freight cluster, but AutoMQ is source available, you may find the key s3 wal implementation here: https://github.com/AutoMQ/automq/blob/main/s3str…
- story
-
comment
Comment #40784742
Here is a benchmark report for your reference: https://docs.automq.com/docs/automq-opensource/IJLQwnVROiS5c... Compared to Apache Kafka, here are some highlighted conclusions: * a …
-
comment
Comment #40784536
S3Stream is a shared streaming storage library that provides a unified interface for reading and writing streaming data to cloud object storage services like Amazon S3, Google Clou…
- story
- story
- story
-
comment
Comment #40209731
In fact, EBS is entirely a cloud storage solution and operates as shared storage. It is not a local disk system.
-
comment
Comment #40209660
In addition to the high cost of S3Express, utilizing warpstream to write three replicas to S3Express and later compacting them to S3Standard could result in quadruple network/outbo…