Skip to content

AutoMQ

automq-storage-architecure.png

Introduction

AutoMQ is a Kafka alternative designed with a cloud-first philosophy. AutoMQ innovatively redesigns the storage layer of Apache Kafka based on the cloud, bringing a 10x cost reduction and a 100x increase in elasticity while being 100% compatible with Kafka by separating persistence to EBS and S3. It also has better performance than Apache Kafka. Low latency, high throughput, low cost, easy to use, all in one. The community edition of AutoMQ is source code available on Github, and you can deploy and test AutoMQ for free now.

Reference

  • https://www.automq.com/
  • https://github.com/AutoMQ/automq
  • https://dev.to/automq/introducing-automq-a-cloud-native-replacement-of-apache-kafka-kkc
  • https://docs.automq.com/automq/architecture/overview
  • https://medium.com/@AutoMQ/automq-next-gen-kafka-with-1gb-s-cold-read-elastic-cloud-streaming-b4253aca17c4
  • https://www.baeldung.com/automq-kafka-alternative
Feedback