Distributed Message Broker Design Deep Dive with Google SWE! | Systems Design Interview Question 27

preview_player
Показать описание
I probably send more messages to queues than I do to girls :,(

00:00 Introduction
00:51 Functional Requirements
01:40 Capacity Estimates
02:20 API Design
03:17 Database Schema
04:15 Architectural Overview
Рекомендации по теме
Комментарии
Автор

Happy birthday, Jorden. I accidentally came across your channel and am now hooked on it. Your explanation is to the point and really apt. Thank you for posting such a structured content for system design basics and questions. Keep it up :)

avnishbits
Автор

Happy birthday dude. Keep cranking those videos! :)

Snehilw
Автор

Happy birthday Jordan. Have a blessed year ahead

abhis
Автор

Happy birthday day fam!! Can you give us the list of resources u use to learn sys design and algos?

recursion.
Автор

Great video ! Could you pls point me to the message broker conceptual video? Couldn't somehow find it.

maheshnarayan
Автор

Really love your videos Jordan!!! Would you talk about a tagging system where I can add, remove, and update tags on content, when I click on a tag and see all content that has the tag and also it would give a dashboard of popular tags?

zg
Автор

Happy Birthday Jordan! Keep posting free stuffs :p .... on a serious note: If you may, please add some animation while you are designing systems.

arteigen
Автор

Hey any reference you use for all the system design you use. Like for the basics you had design data intensive as the reference book.

avishpatidar
Автор

Bit late to the party but great video again, just one question -how would the consumer know which server to connect to receive a message, will it be through zookeeper and will not zookeeper be a single point of failure ?

mitvandroid
Автор

hey jodan, thanks for the video! i have a question about the consumer, they apparently need to know which queue they want to reveive message from. where do they get the info? does it need some service to consult? also, does the queue1, queue2 correspond to a queue server? or a specific topic?

LuluHou
Автор

#suggestion Distributed P2P File sharing/Code deployment system

shubhamnagaria
Автор

SQS is not in memory ...but good video btw

Mike-ciio
Автор

1. Holy shit your videos are like crack for me.
2. Please go to sleep :)

vankram
Автор

Great content but I think you built Kafka 🤣

cansozeri