Design Rate Limiter : step-2 of 4 (PART-VI) - High Level Architecture

Subscribers:
92,300
Published on ● Video Link: https://www.youtube.com/watch?v=FXOT3kBqho8



Duration: 6:06
323 views
19


In this video we will see step-2 (PART-VI) of 4 steps to design a service called "Rate Limiter".  In PART-V, we saw our last algorithm to implement Rate Limiting.

So, in this video, we will finally do the Step-2 i.e. we propose High Level Architecture of our Rate Limiter service.
Don’t forget to enjoy the funny lines in the video as well.
Kindly make use of topic wise Pointers below. Hope that helps 😇

Introduction : (00:00)
Basic Idea of Rate Limiter : (00:41)
Question from Interviewer + Redis Cache : (01:33)
High Level Architecture Diagram : (04:03)

My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ?sub_confirmation=1




Other Videos By codestorywithMIK


2022-07-06Two Sum - Explanation ➕ Live Coding 🧑🏻‍💻(In Hinglish 😉)
2022-07-05Design Consistent Hashing - Virtual Nodes #️⃣🤯🕵🏻
2022-07-04Design Consistent Hashing - Two Problems with Basic Approach 🤯#️⃣🕵🏻
2022-07-03Design Consistent Hashing - How It Works ? #️⃣🏗
2022-07-02Design Consistent Hashing - What’s the problem ? Why need it ? #️⃣🕵️
2022-06-29Design Rate Limiter - step-4 of 4 - WRAP UP
2022-06-29Design Rate Limiter - step-3 of 4 (PART-IV) - Performance Optimisation & Monitoring
2022-06-27Design Rate Limiter : step-3 of 4 (PART-III) - Rate Limiter in Distributed Environment ⚙️🏗🤯
2022-06-26Design Rate Limiter : step-3 (PART-II) - Detailed Design 🕵️🔎⚙️🏗
2022-06-25Design Rate Limiter : step-3 of 4 (PART-I) - Design Deep Dive & LYFT 🚕🚖
2022-06-25Design Rate Limiter : step-2 of 4 (PART-VI) - High Level Architecture
2022-06-23Design Rate Limiter : step-2 of 4 (PART-V) - Sliding Window Log Algorithm
2022-06-22Design Rate Limiter : step-2 of 4 (PART-IV) - Fixed Window Counter Algorithm 👩‍🔧🏗⚙️
2022-06-21Design Rate Limiter : step-3 of 4 (PART-3) - Leaky Bucket Algorithm 🪣💦💧
2022-06-20Design Rate Limiter : step-2 of 4 (PART-2) - Token Bucket Algorithm
2022-06-19Design Rate Limiter : Step-2 of 4 (PART-I) - Where To Put Rate Limiter
2022-06-18Design Rate Limiter : step-1 of 4 📈📏⚙️🏗
2022-06-17Design Rate Limiter : What is it ❓🤨📈
2022-06-17Design News Feed System : Step 4 of 4
2022-06-16Design News Feed System : step-3 of 4
2022-06-14Design News Feed System : step-2 of 4