diff --git a/.github/docs/glossary/README.md b/.github/docs/glossary/README.md new file mode 100644 index 0000000..6232c82 --- /dev/null +++ b/.github/docs/glossary/README.md @@ -0,0 +1,9 @@ +
+
+ # + Durability +
+
+ A system that is durable is able to perform its responsibilities over time, even when unexpected events may occur. +
+
diff --git a/.github/docs/microservices/README.md b/.github/docs/microservices/README.md index fe5429f..1bf8f36 100644 --- a/.github/docs/microservices/README.md +++ b/.github/docs/microservices/README.md @@ -30,9 +30,18 @@ - Message Broker/Message Queue + Message Broker/Queue + + + - RabbitMQ @@ -42,10 +51,12 @@ - Event Streaming Platform/Distributed Streaming Platform + Event Streaming Platform +
+ Distributed Streaming Platform - Kafka/Apache Kafka + Apache Kafka @@ -68,7 +79,9 @@ - Optimized for high-throughput and scalable processing of event data. While they can provide near real-time processing, the speed can vary depending on factors like: + Optimized for high-throughput + (Throughput measures the volume of data that passes through a network in a given period.) + and scalable processing of event data. While they can provide near real-time processing, the speed can vary depending on factors like: