System Design Interview - Distributed Message Queue
Please check out my other video courses here: https://www.systemdesignthinking.com Topics mentioned in the video: Synchronous vs asynchronous communication. Functional (send message and receive message) and non-functional (scalability, high availability, high performance, durability) requirements. High-level architecture of a distributed message queue. VIP, Load balancer FrontEnd service and its responsibilities (request validation, authentication and authorization, SSL termination, server-side data encryption, caching, rate limiting (throttling), request dispatching, request de-duplication, usage data collection). Metadata service, distributed cache, consistent hashing ring. Data storage options (leader-follower, cell-based architecture). Data replication, message delivery semantics (at most once, at least once, exactly once), push vs pull, FIFO and message ordering, security, monitoring. Inspired by the following interview questions: Amazon (https://leetcode.com/discuss/intervie...) Uber (https://www.careercup.com/question?id...)

Message Queues in System Design Interviews w/ Meta Staff Engineer

System Design Interview - Rate Limiting (local and distributed)

How to Design APIs Like a Senior Engineer (REST, GraphQL, Auth, Security)

System Design Interview - Notification Service

What is a Message Queue?

System Design Interview – Step By Step Guide

System Design Course – APIs, Databases, Caching, CDNs, Load Balancing & Production Infra

System Design Interview - Top K Problem (Heavy Hitters)

System Design Interview - Distributed Cache

Design a File Upload Service Like a Senior Engineer

Real-Time Collaboration Explained - System Design

Design a Slack-like ChatApp - Most Frequently Asked Question in OpenAI & Meta

What is a MESSAGE QUEUE and Where is it used?

System Design was HARD until I Learned these 30 Concepts

Caching in System Design Interviews w/ Meta Staff Engineer

Distributed Transactions Explained: 2 Phase Commit vs Saga Pattern

Design a Job Scheduler - Frequently Asked Interview Questions at OpenAI & Meta

Design a Distributed Rate Limiter w/ a Ex-Meta Staff Engineer: System Design Breakdown

NETFLIX System design | software architecture for netflix

