Azure 命名约定
我有一个顽固的客户,他想在所有资源前面使用缩写,这很奇怪。例如,如果公司是 contoso.com,他们会在每个资源前面添加 cts-,因此资源组是 cts-rg-eastus-app01。
我已经向他们展示了云采用框架命名约定,但他们没有改变,任何人都可以想到不改变当前命名约定的理由。这是一个未开发的站点,我们正在从头开始构建所有内容,但 POC 是由选择此命名约定的第三方完成的。
I’ve got a stubborn customer who wants to use the initials in front of all their resources, which is just odd. For example if the company is contoso.com they are adding cts- in front of every resource so a resource group is cts-rg-eastus-app01.
I’ve showed them the cloud adoption framework naming convention and they’re not budging, can anyone think of a rationale for not not changing their current naming convention. This is a greenfield site and we are building all from scratch but the POC was done by a third party who chose this naming convention.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我看到使用这种命名约定的地方是有一家拥有许多客户的运营公司,他们需要一种简单的方法来识别哪些资源属于哪个客户。
Where I have seen this naming convention used is where there is an operations company that has many clients, and they need an easy way to identify which resources belong to which client.