From 0cc7b031e0984f0dc98689cf6726403f1d9805f4 Mon Sep 17 00:00:00 2001 From: divyanshusharma3031 Date: Wed, 16 Jul 2025 00:21:18 +0530 Subject: [PATCH] added 2 video lecture resource --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cedbdfcb852..b198587e455 100644 --- a/README.md +++ b/README.md @@ -435,6 +435,10 @@ Generally, you should aim for **maximal throughput** with **acceptable latency** * [Understanding latency vs throughput](https://community.cadence.com/cadence_blogs_8/b/fv/posts/understanding-latency-vs-throughput) +* [Video Lecture from ByteByteGo](https://youtube.com/shorts/7kJAJREtAlo?si=T4KEO0HftFpuTZky) + +* [When to focus on what](https://youtu.be/ryzF1vO7N4w?si=pcXAUJUOLgbcXYuu&t=116) + ## Availability vs consistency ### CAP theorem