这篇文章 Python at Netflix 是出自 Netflix Technology Blog
本文主要介绍python在Netflix各个组内的应用
-
目录 隐藏
Open Connect:
- Netflix搭建的全球CDN网络,python有广泛应用。
-
Demand Engineering:
- 数值分析类:numpy, scipy
- AWS SDK:boto3
- Web 框架: Flask
- 队列: RQ(Redis queue)
- 轻量级IDE: bpython
- 编辑工具: Jupyter Notebooks, nteract
- Data Explorer: visualization tools
- Data FrameWork:Semiotic
-
CORE:
-
Monitoring, alerting and auto-remediation:
-
Information Security:
-
Personalization Algorithms:
-
Machine Learning Infrastructure:
-
Notebook:
-
Orchestration:
- 工具: Jupyter Notebooks with papermill
- blog:Part 2: Scheduling Notebooks at Netflix
- GenieClient: pygenie
- other:scrapbook
-
Experimentation Platform:
-
Partner Ecosystem:
- CI infrastructure
- test
-
Video Encoding and Media Cloud Engineering:
-
Netflix Animation and NVFX(视觉效果):
- 外部对接 与Maya and Nuke 相关业务集成使用python
- 工具: Shotgun
- 管理镜像: AMI(in EC2), Docker
-
Content Machine Learning, Science & Analytics:
- machine learning models
Be First to Comment