Skip to content

Commit 036b39a

Browse files
authored
Update summary.en.md
1 parent c5f94e0 commit 036b39a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

books/System Design Interview (Volume 2)/summary.en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Check Understanding:
7676

7777
**Link for More Details**:
7878
[Ask AI: Distributed Message Queue](https://alisol.ir/?ai=Distributed%20Message%20Queue%7CAlex%20Xu%7CSystem%20Design%20Interview%20%28Volume%202%29)
79+
7980
[Personal note: Kafka remains solid for this, but I've found Apache Pulsar handy in 2025 for its built-in tiered storage and easier multi-tenancy in cloud setups.]
8081

8182
## Metrics Monitoring and Alerting System
@@ -86,6 +87,7 @@ Check Understanding:
8687

8788
**Link for More Details**:
8889
[Ask AI: Metrics Monitoring and Alerting System](https://alisol.ir/?ai=Metrics%20Monitoring%20and%20Alerting%20System%7CAlex%20Xu%7CSystem%20Design%20Interview%20%28Volume%202%29)
90+
8991
[Personal note: InfluxDB is still useful, but for larger scales in 2025, I lean toward Prometheus with Thanos for better federation and long-term storage in Kubernetes environments.]
9092

9193
## Ad Click Event Aggregation
@@ -96,6 +98,7 @@ Check Understanding:
9698

9799
**Link for More Details**:
98100
[Ask AI: Ad Click Event Aggregation](https://alisol.ir/?ai=Ad%20Click%20Event%20Aggregation%7CAlex%20Xu%7CSystem%20Design%20Interview%20%28Volume%202%29)
101+
99102
[Personal note: Flink works well here, but in 2025, I've seen more teams using Apache Beam on cloud runners for unified batch and stream processing without much rework.]
100103

101104
## Hotel Reservation System

0 commit comments

Comments
 (0)