У нас вы можете посмотреть бесплатно Lecture01 Distributed Systems Course Information или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, we’ll study Distributed Systems from scratch in a practical and easy way, and understand how systems like Google / Netflix / WhatsApp / Cloud Services work—where they are built from multiple machines/servers, yet appear to users as one coherent system. What will you learn? • What a distributed system is and why we use it (resource sharing + scalability + reliability) • Architectures & Models: the most common architectures and models of distributed systems • Distributed Processes: processes, concurrency, and how to think about execution coordination • Communication: how nodes communicate (messages / middleware) and how to design correct data exchange • Addressing & Naming: addressing, naming, and how services are located across the network • Synchronization & Coordination: synchronization and coordination (without a global clock!) • Consistency & Replication: consistency, data replication, and why data may sometimes be delayed • Distributed Storage & File Systems: distributed storage and file systems • Distributed Computation & Programming: how we build distributed applications/services • Fault Tolerance & Security: fault tolerance and security (when part of the system fails)