Azure / Azure/MachineLearningNotebooks

[Feature request] Amend ClusterPurpose class

未关闭
#1,618 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
4.4k
派生
2.6k
PR 合并指标
30 天内没有已合并 PR

描述

ClusterPurpose class currently has -

* `FAST_PROD` will provision azureml-fe instances to reverse proxy traffic, 3 nodes
* `DEV_TEST` will provision the model without azureml-fe, on a single node

I've worked with a few customers that would be much happier with a middleground option, one that would deploy the model on multiple nodes but without fronting it with azureml-fe. They may have their own ingress setup or they may want to expose a naked service (which would be fronted by API Management for example). We could call this `PROD` or `STANDARD_PROD`, because `NAKED_PROD` may sound a little strange even if it describes the use case perfectly.

This new deployment model would also allow folks to benchmark their models in a realistic way (true requests/sec figure).

---
#### Document Details

⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*

* ID: 0b62a589-d158-cce2-5167-2ef641c39b3d
* Version Independent ID: 3ba04a54-fe40-8f55-3981-b7ad5a3c845a
* Content: [azureml.core.compute.AksCompute.ClusterPurpose class - Azure Machine Learning Python](https://docs.microsoft.com/en-us/python/api/azureml-core/azureml.core.compute.akscompute.clusterpurpose?view=azure-ml-py)
* Content Source: [AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.compute.AksCompute.ClusterPurpose.yml](https://github.com/MicrosoftDocs/MachineLearning-Python-pr/blob/live/AzureML-Docset/stable/docs-ref-autogen/azureml-core/azureml.core.compute.AksCompute.ClusterPurpose.yml)
* Service: **machine-learning**
* Sub-service: **core**
* GitHub Login: @DebFro
* Microsoft Alias: **debfro**

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。