This commit is contained in:
changhow 2022-03-21 11:58:31 +08:00
Родитель d6890bb2ba
Коммит 24677de0b4
2 изменённых файлов: 23 добавлений и 23 удалений

Просмотреть файл

@ -39,16 +39,16 @@ Listed below are the service options that you should consider for each stage of
### Service options
| Stage | Service options |
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Experimentation | [Azure Machine Learning Notebook VMs](https://azure.microsoft.com/blog/three-things-to-know-about-azure-machine-learning-notebook-vm/)<br>• [Databricks Notebooks](https://docs.databricks.com/notebooks/index.html)<br>• [Azure Machine Learning Experiment for Python SDK](https://docs.microsoft.com/en-us/python/api/overview/azure/ml/?view=azure-ml-py)<br>• [Azure Data Science Virtual Machine (DSVM)](https://docs.microsoft.com/azure/machine-learning/data-science-virtual-machine/) |
| Overall Orchestration / Scheduling | [Azure Logic Apps](https://docs.microsoft.com/azure/logic-apps/logic-apps-overview)<br>• [Azure Data Factory](https://docs.microsoft.com/azure/data-factory/introduction)<br>• [Azure Machine Learning Pipelines](https://docs.microsoft.com/azure/machine-learning/concept-ml-pipelines)<br>• [Azure DevOps](https://docs.microsoft.com/azure/devops/) |
| Data Transfer | [Azure Data Factory Copy Activity](https://docs.microsoft.com/azure/data-factory/copy-activity-overview)<br>• [Azure Machine Learning DataTransferStep](https://docs.microsoft.com/en-us/python/api/azureml-pipeline-steps/azureml.pipeline.steps.data_transfer_step.datatransferstep) |
| Compute | [Databricks](https://docs.microsoft.com/azure/azure-databricks/what-is-azure-databricks)<br>• [Azure Machine Learning Compute](https://docs.microsoft.com/azure/machine-learning/concept-compute-instance) |
| Tracking / Versioning options | Experiment/Hyper-tuning Tracking:<br>• [Azure Machine Learning Experiments](https://docs.microsoft.com/azure/machine-learning/studio/create-experiment)<br>• [Databricks and MLFLow Tracking](https://docs.databricks.com/applications/mlflow/quick-start.html)<br>• [Data Versioning/Data Drift: Azure Machine Learning Datasets](https://docs.microsoft.com/azure/machine-learning/how-to-version-track-datasets)<br>Model Versioning:<br>• [Azure Machine Learning Model Management Service](https://docs.microsoft.com/azure/machine-learning/concept-model-management-and-deployment)<br>• [Databricks and MLFlow Model Registry](https://databricks.com/blog/2019/10/17/introducing-the-mlflow-model-registry.html) |
| Model Training | [Azure Machine Learning Pipelines](https://docs.microsoft.com/azure/machine-learning/concept-ml-pipelines)<br>• [Databricks](https://docs.databricks.com/data/index.html) |
| Model Deployment | [Batch Scoring in Azure Machine Learning Pipeline](https://docs.microsoft.com/azure/machine-learning/tutorial-pipeline-batch-scoring-classification)<br>• [Real-time Deployment in Azure Machine Learning Service](https://docs.microsoft.com/azure/machine-learning/how-to-deploy-and-where)<br>• [Azure Kubernetes Service (AKS)](https://docs.microsoft.com/azure/aks/intro-kubernetes)<br>• [Azure Container Instance](https://docs.microsoft.com/azure/container-instances/)<br>• [Azure App Service](https://docs.microsoft.com/azure/app-service/)<br>• [Azure Functions](https://docs.microsoft.com/azure/azure-functions/)<br>• [IoT Edge](https://docs.microsoft.com/azure/iot-edge/about-iot-edge)<br>• [Azure Machine Learning Model Deployment](https://docs.microsoft.com/azure/machine-learning/how-to-deploy-and-where) |
| Monitoring | [Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/overview)<br>• [Application Insights](https://docs.microsoft.com/azure/azure-monitor/app/app-insights-overview)<br>• [Azure Dashboards](https://docs.microsoft.com/azure/azure-monitor/learn/tutorial-app-dashboards)[Power BI](https://docs.microsoft.com/en-us/power-bi/connect-data/power-bi/service-azure-and-power-bi) |
| Stage | Service options |
| ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Experimentation | [Azure Machine Learning Notebook VMs](https://azure.microsoft.com/blog/three-things-to-know-about-azure-machine-learning-notebook-vm/)<br>• [Databricks Notebooks](https://docs.databricks.com/notebooks/index.html)<br>• [Azure Machine Learning Experiment for Python SDK](https://docs.microsoft.com/en-us/python/api/overview/azure/ml/?view=azure-ml-py)<br>• [Azure Data Science Virtual Machine (DSVM)](https://docs.microsoft.com/azure/machine-learning/data-science-virtual-machine/) |
| Overall Orchestration / Scheduling | [Azure Logic Apps](https://docs.microsoft.com/azure/logic-apps/logic-apps-overview)<br>• [Azure Data Factory](https://docs.microsoft.com/azure/data-factory/introduction)<br>• [Azure Machine Learning Pipelines](https://docs.microsoft.com/azure/machine-learning/concept-ml-pipelines)<br>• [Azure DevOps](https://docs.microsoft.com/azure/devops/) |
| Data Transfer | [Azure Data Factory Copy Activity](https://docs.microsoft.com/azure/data-factory/copy-activity-overview)<br>• [Azure Machine Learning DataTransferStep](https://docs.microsoft.com/en-us/python/api/azureml-pipeline-steps/azureml.pipeline.steps.data_transfer_step.datatransferstep) |
| Compute | [Databricks](https://docs.microsoft.com/azure/azure-databricks/what-is-azure-databricks)<br>• [Azure Machine Learning Compute](https://docs.microsoft.com/azure/machine-learning/concept-compute-instance) |
| Tracking / Versioning options | Experiment/Hyper-tuning Tracking:<br>• [Azure Machine Learning Experiments](https://docs.microsoft.com/azure/machine-learning/studio/create-experiment)<br>• [Databricks and MLFLow Tracking](https://docs.databricks.com/applications/mlflow/quick-start.html)<br>• [Data Versioning/Data Drift: Azure Machine Learning Datasets](https://docs.microsoft.com/azure/machine-learning/how-to-version-track-datasets)<br>Model Versioning:<br>• [Azure Machine Learning Model Management Service](https://docs.microsoft.com/azure/machine-learning/concept-model-management-and-deployment)<br>• [Databricks and MLFlow Model Registry](https://databricks.com/blog/2019/10/17/introducing-the-mlflow-model-registry.html) |
| Model Training | [Azure Machine Learning Pipelines](https://docs.microsoft.com/azure/machine-learning/concept-ml-pipelines)<br>• [Databricks](https://docs.databricks.com/data/index.html) |
| Model Deployment | [Batch Scoring in Azure Machine Learning Pipeline](https://docs.microsoft.com/azure/machine-learning/tutorial-pipeline-batch-scoring-classification)<br>• [Real-time Deployment in Azure Machine Learning Service](https://docs.microsoft.com/azure/machine-learning/how-to-deploy-and-where)<br>• [Azure Kubernetes Service (AKS)](https://docs.microsoft.com/azure/aks/intro-kubernetes)<br>• [Azure Container Instance](https://docs.microsoft.com/azure/container-instances/)<br>• [Azure App Service](https://docs.microsoft.com/azure/app-service/)<br>• [Azure Functions](https://docs.microsoft.com/azure/azure-functions/)<br>• [IoT Edge](https://docs.microsoft.com/azure/iot-edge/about-iot-edge)<br>• [Azure Machine Learning Model Deployment](https://docs.microsoft.com/azure/machine-learning/how-to-deploy-and-where) |
| Monitoring | [Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/overview)<br>• [Application Insights](https://docs.microsoft.com/azure/azure-monitor/app/app-insights-overview)<br>• [Azure Dashboards](https://docs.microsoft.com/azure/azure-monitor/learn/tutorial-app-dashboards)[Power BI](https://docs.microsoft.com/en-us/power-bi/connect-data/power-bi/service-azure-and-power-bi) |
## Use No Code or Code implementation approach
@ -140,11 +140,11 @@ This table adds scheduling options to the triggers.
### Tracking and Versioning options
| Type | Description |
| -------------------------------- | ----------------------------------------------------------------------------------------- |
| Experiment/Hyper-tuning Tracking | Azure Machine Learning Experiments<br>• Databricks and MLFLow Tracking |
| Data Versioning/Data Drift | Azure Machine Learning Datasets |
| Model Versioning | Azure Machine Learning Model Management Service<br>• Databricks and MLFlow Model Registry |
| Type | Description |
| -------------------------------- | ------------------------------------------------------------------------------------------- |
| Experiment/Hyper-tuning Tracking | Azure Machine Learning Experiments<br>• Databricks and MLFLow Tracking |
| Data Versioning/Data Drift | Azure Machine Learning Datasets |
| Model Versioning | Azure Machine Learning Model Management Service<br>• Databricks and MLFlow Model Registry |
### Model Training options
@ -155,14 +155,14 @@ This table adds scheduling options to the triggers.
### Model deployment options
| Type | Description |
| ------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Batch Scoring in Azure Machine Learning Pipeline | Batch Deployment and Scoring in Azure Machine Learning Pipeline |
| Real-time Deployment in Azure Machine Learning Service | Azure Machine Learning Service supports real-time deployment and scoring using:<br>• AKS<br>• Azure Container Instance<br>• Azure App Service<br>• Azure Functions<br>• IoT Edge<br>• and more<br> |
| Type | Description |
| ------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Batch Scoring in Azure Machine Learning Pipeline | Batch Deployment and Scoring in Azure Machine Learning Pipeline |
| Real-time Deployment in Azure Machine Learning Service | Azure Machine Learning Service supports real-time deployment and scoring using:<br>• AKS<br>• Azure Container Instance<br>• Azure App Service<br>• Azure Functions<br>• IoT Edge<br>• and more ... |
### Monitoring options
| Type | Description |
| ------------- | ------------------------------------------ |
| Azure Monitor | Application Insights<br>• Azure Dashboards |
| Power BI | Analytics and Reports |
| Type | Description |
| ------------- | -------------------------------------------- |
| Azure Monitor | Application Insights<br>• Azure Dashboards |
| Power BI | Analytics and Reports |

Просмотреть файл