# Vision AI Dev Kit Workshop
Intelligent Cloud - Microsoft(Google, Amazon)
Edge: 不只使用Cloud(避免完全倚賴cloud, 但是cloud倚賴網路速度), 先在終端(local)處理後, 先過濾掉部分資料
**Microsoft AI Platform**
-Azure AI service
-Azure Infrastructure
**Part 1**
Custom AI : Building your AI models for transforming Data into intelligence
Prepare Data-> Build & Train-> Deploy
**Building your own Vision Module:*
Azure Machine Learning ->Docker Containers (只含部分VM功能, 不會有完整的OS, 所以開啟速度快, 把開發的vision model包進一個Docker)
Docker Containers ->Azure Kubernetes Service(AKS)
Docker Containers ->Azure Batch
Docker Containers ->Azure IoT Edge
Docker Containers ->Azure Any other container host