diff --git a/README.md b/README.md
index 4bc5251761..d44dcd6b8c 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ AutoMQ: A Cloud-Native fork of Kafka by separating storage to S3
In hours/days |
In hours |
In hours (scale-in); In seconds (scale-out) |
- In hours |
+ In hours/In seconds (Enterprise Only) |
In seconds |
@@ -110,7 +110,7 @@ AutoMQ: A Cloud-Native fork of Kafka by separating storage to S3
In hours/days |
In hours |
In seconds |
- In hours |
+ In hours/In seconds (Enterprise Only) |
In seconds |
@@ -121,11 +121,26 @@ AutoMQ: A Cloud-Native fork of Kafka by separating storage to S3
Broker Controller |
Agent MetadataServer |
+
+ Durability |
+ Guaranteed by S3/EBS[1] |
+ Guaranteed by ISR |
+ Guaranteed by Bookkeeper |
+ Guaranteed by Raft |
+ Guaranteed by S3 |
+
+
+ Inter-AZ Networking Fees |
+ No |
+ Yes |
+ No |
+
> Tips: Apache Kafka Compatibility's definition is comming from this [blog](https://www.kai-waehner.de/blog/2021/05/09/kafka-api-de-facto-standard-event-streaming-like-amazon-s3-object-storage/).
+> [1] EBS Durability: On Azure, GCP, and Alibaba Cloud, Regional EBS replicas span multiple AZs. On AWS, ensure durability by double writing to EBS and S3 Express One Zone in different AZs.
## 🔶Why AutoMQ