Разбор PYTHON КОДА из NETFLIX | Реальная Backend разработка

Разбор PYTHON КОДА из NETFLIX | Реальная Backend разработка01:53:37

Информация о загрузке и деталях видео Разбор PYTHON КОДА из NETFLIX | Реальная Backend разработка

Автор:

Артём Шумейко

Дата публикации:

13.03.2025

Просмотров:

27.6K

Описание:

In this video, we explore various backend development practices used by Netflix. Starting at 0:00, we outline the topics covered, then at 4:09 we introduce the product. At 10:50 we discuss setup.py and setup.cfg configuration, followed by 12:20 on dependencies. At 14:50 we cover project structure, 15:40 the main.py entry point, 18:50 middleware and dependency injection, 26:30 presentation layer, 27:00 synchronous design, 38:18 combining dependencies, 42:25 anti‑patterns, 52:30 service overview, 59:00 commit placement, 1:00:57 use cases, 1:04:48 anti‑patterns, 1:07:00 business logic placement, 1:10:30 error handling, 1:14:23 role model, 1:20:00 SQLAlchemy models, 1:23:10 background tasks, 1:28:40 migrations, 1:31:20 plugins, 1:40:05 logging, 1:42:53 rate limiting, 1:45:00 testing, and 1:50:24 data transfer anti‑pattern.