У нас вы можете посмотреть бесплатно System Design Interview - Notification Service или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Please check out my other video courses here: https://www.systemdesignthinking.com Topics mentioned in the video: Functional (create topic, publish message, subscribe to a topic) and non-functional (high scalability, high availability, high performance, durability) requirements. High-level architecture of a notification service. FrontEnd service host components (reverse proxy, local cache, logs and metrics agents). Metadata service, distributed cache, consistent hashing ring, gossip protocol. Storage for messages: SQL/NoSQL database, in-memory store, distributed message queue, stream-processing platform. Message sender service, thread pool, semaphore. Duplicate messages, retry policy, message order, security, monitoring. Inspired by the following interview questions: Amazon (https://www.careercup.com/question?id...) Flipkart (https://www.careercup.com/question?id...) Microsoft (https://www.careercup.com/question?id...) Uber (https://www.careercup.com/question?id...)