Naming convention for service groups

1

What is the deciding feature that determines whether a service has the Amazon or AWS prefix? Looking at the answers online, there does not appear to be a consensus. From my exploration of the platform, it seems that AWS often refers to IaaS and PaaS services, while Amazon tends to be reserved for SaaS. Is this about right? Is there a better way to think about the naming convention? Thanks!

已提问 2 年前600 查看次数
1 回答
1
已接受的回答

The answer is not very specific unfortunately, but for the majority of services:

  • AWS Prefix - These are services that typically link or operate with other services. (AWS Cost Explorer, AWS IAM, AWS Budgets, AWS IAM, etc.)
  • Amazon Prefix - These are services that function completely on their own. (Amazon RDS, Amazon SQS, Amazon EC2, etc.)

A single service on AWS may be defined as multiple (I/P/S/F)aaS interpretations, so most services are ambiguous to these terms.

profile pictureAWS
专家
Chris_G
已回答 2 年前
  • Great, thank you very much for the clarifications.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容