From c253bf19c95a87cc7c1863437c07d8223ed8c8ce 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 46bc53ed..eacb0659 100644 --- a/README.md +++ b/README.md @@ -435,7 +435,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