Live data from Hacker News

Viewing profile — chenyang

chenyang

HN member
Joined
Fri, Feb 15, 2019, 3:09 AM UTC
HN karma
7
Public activity
34 items

About chenyang

AutoMQ Cofounder & CTO

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
  5. story
  6. story
  7. story
  8. story
  9. comment
  10. story
  11. 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…

  12. story
  13. story
  14. comment
    Comment #41188237

    Hello, I am the author of this article, any questions are welcome about AutoMQ( https://github.com/AutoMQ/automq )

  15. 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…

  16. story
  17. 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…

  18. story
  19. 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 …

  20. 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…

  21. story
  22. story
  23. story
  24. comment
    Comment #40209731

    In fact, EBS is entirely a cloud storage solution and operates as shared storage. It is not a local disk system.

  25. 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…