File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# AutoMQ on Tigris
22
3- [ AutoMQ] ( https://www.automq.com ) is an
4- [ Apache Kafka-compatible ] ( https://kafka.apache.org/documentation/ ) streaming
5- engine that stores all durability and log data in object storage. When paired
6- with Tigris, AutoMQ can run as fully stateless brokers with no attached disks or
7- replication overhead, and benefit from Tigris' globally distributed object
8- storage with zero egress fees.
3+ [ AutoMQ] ( https://www.automq.com ) is a new generation of Diskless Kafka that is
4+ fully compatible with [ Apache Kafka] ( https://kafka.apache.org/documentation/ ) ,
5+ solving the cost and operational challenges of Apache Kafka without sacrificing
6+ Kafka's features and performance. When paired with Tigris, AutoMQ can run as
7+ fully stateless brokers with no attached disks or replication overhead, and
8+ benefit from Tigris' globally distributed object storage with zero egress fees.
99
1010## Quick Start with Docker Compose:
1111
@@ -30,8 +30,8 @@ For more deployment options, see the
3030
3131### 2. Create Buckets in Tigris
3232
33- AutoMQ requires two buckets: one for data storage and one for operational
34- metadata . You can create them via the Tigris console or using the AWS CLI:
33+ AutoMQ requires two buckets: one for data storage and one for cluster's metrics
34+ and logs . You can create them via the Tigris console or using the AWS CLI:
3535
3636``` bash
3737# Configure credentials
You can’t perform that action at this time.
0 commit comments