From 5344565910e246ebfbfee81706390c4cc21bd59d Mon Sep 17 00:00:00 2001 From: Dev Patel Date: Sat, 6 Apr 2024 18:05:56 +0530 Subject: [PATCH] Change the link name for AWS article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53b452ef..397e65a7 100644 --- a/README.md +++ b/README.md @@ -443,7 +443,7 @@ Generally, you should aim for **maximal throughput** with **acceptable latency** ### Source(s) and further reading * [Understanding latency vs throughput](https://community.cadence.com/cadence_blogs_8/b/fv/posts/understanding-latency-vs-throughput) -* [Difference Between latency and throughput](https://aws.amazon.com/compare/the-difference-between-throughput-and-latency/) +* [Difference between latency and throughput and how to improve it](https://aws.amazon.com/compare/the-difference-between-throughput-and-latency/) ## Availability vs consistency