以 'Amazon' 与 'AWS' 开头的 AWS 产品和服务命名术语
AWS products and services naming nomenclature starting with 'Amazon' vs 'AWS'
只是想知道命名 AWS 产品和服务背后是否有任何逻辑推理。例如,它被命名为 AWS Lambda
而不是 Amazon Lambda & 它是 Amazon S3
而不是 AWS S3。
如果您将鼠标悬停在 AWS homepage 中的 产品 菜单上,您可以一目了然地看到所有产品和服务的列表,前缀为 'Amazon' 和'AWS'.
据我了解,前缀 AWS 用于 PaaS(平台即服务),前缀 Amazon 用于 IaaS(基础设施即服务)。术语 AWS(亚马逊网络服务)在根据 service/platform 提供时使用,而在提供硬件 resource/infrastructure 时使用亚马逊。
例如:在 AWS 网站的产品页面中,在计算类别中,Amazon EC2 是提供计算能力的 IaaS,其中 AWS Elastic BeanStalk 是 PaaS,它是一个用于部署 Web 服务的平台,web-apps/wesites,同样地,AWS Lambda 是用于无服务器计算的 PaaS,它让我们 运行 代码无需配置或管理服务器。同样,在存储类别中,Amazon S3 是一种提供存储功能的 IaaS,而 AWS Snownball 是一种 PB 级数据传输解决方案,它使用安全设备来将大量数据传入和传出 AWS 云,这是一种 PaaS。
尽管这只是一个合乎逻辑的假设,因为我们从未真正了解亚马逊如何命名其产品和服务。如有不同意见还望见谅
设法从 发布的另一个类似问题中找到有关 AWS 产品和服务命名类比的答案。由在 Amazon Web Services 工作的高级技术培训师提供的回复。
The pattern is that utility services are prefixed with AWS, while
standalone services are prefixed by "Amazon".
Services prefixed with AWS typically use other services, for example:
• AWS Elastic Beanstalk, AWS OpsWorks and AWS CloudFormation launch
other services
• AWS Lambda is triggered by other services
• AWS Data Pipeline moves data between other services
• AWS CloudFormation launches
other services
The AWS documentation page is a great reference for
determining the official name of a service.
在一次 AWS Meetup 中,有人告诉我们亚马逊本身很少使用它的云服务,并且这些服务以 'Amazon' 前缀命名。
我不确定这有多少是真的..
上下文:Web Service, initially designed as a replacement for Remote Procedure Call (RPC) was a revolutionary idea during the Internet Boom based mainly on XML. Amazon's philosophy was to manage all the ERP 和客户请求使用 IT(Web 服务)而不是传统的基于纸张的流程(或 RPC 或非自动化工具)。然后将相同的方法从 books 应用到 compute 资源(这就是 S3 和 EC2 产品的来源)。
主要通过 API(或 Web 服务 - 今天它将是 called API first product ) it is part AWS collection of services, and when the service is seen as a traditional product (like replacement of a service that you would install on your desktop or use it from Cloud, mainly through an UI) is part of Amazon collection of services. Today we can see exceptions to this rule. Initially this was the thought of Jeff Bezos. To understand more about his philosophy, read: The Secret of Amazon success internal APIs:
供客户使用的任何服务
Think about what Bezos was asking! Every team within Amazon had to interact using Web Services.
Anyone who doesn’t do this will be fired. Thank you; have a nice day!
只是想知道命名 AWS 产品和服务背后是否有任何逻辑推理。例如,它被命名为 AWS Lambda
而不是 Amazon Lambda & 它是 Amazon S3
而不是 AWS S3。
如果您将鼠标悬停在 AWS homepage 中的 产品 菜单上,您可以一目了然地看到所有产品和服务的列表,前缀为 'Amazon' 和'AWS'.
据我了解,前缀 AWS 用于 PaaS(平台即服务),前缀 Amazon 用于 IaaS(基础设施即服务)。术语 AWS(亚马逊网络服务)在根据 service/platform 提供时使用,而在提供硬件 resource/infrastructure 时使用亚马逊。
例如:在 AWS 网站的产品页面中,在计算类别中,Amazon EC2 是提供计算能力的 IaaS,其中 AWS Elastic BeanStalk 是 PaaS,它是一个用于部署 Web 服务的平台,web-apps/wesites,同样地,AWS Lambda 是用于无服务器计算的 PaaS,它让我们 运行 代码无需配置或管理服务器。同样,在存储类别中,Amazon S3 是一种提供存储功能的 IaaS,而 AWS Snownball 是一种 PB 级数据传输解决方案,它使用安全设备来将大量数据传入和传出 AWS 云,这是一种 PaaS。
尽管这只是一个合乎逻辑的假设,因为我们从未真正了解亚马逊如何命名其产品和服务。如有不同意见还望见谅
设法从
The pattern is that utility services are prefixed with AWS, while standalone services are prefixed by "Amazon".
Services prefixed with AWS typically use other services, for example:
• AWS Elastic Beanstalk, AWS OpsWorks and AWS CloudFormation launch other services
• AWS Lambda is triggered by other services
• AWS Data Pipeline moves data between other services
• AWS CloudFormation launches other services
The AWS documentation page is a great reference for determining the official name of a service.
在一次 AWS Meetup 中,有人告诉我们亚马逊本身很少使用它的云服务,并且这些服务以 'Amazon' 前缀命名。
我不确定这有多少是真的..
上下文:Web Service, initially designed as a replacement for Remote Procedure Call (RPC) was a revolutionary idea during the Internet Boom based mainly on XML. Amazon's philosophy was to manage all the ERP 和客户请求使用 IT(Web 服务)而不是传统的基于纸张的流程(或 RPC 或非自动化工具)。然后将相同的方法从 books 应用到 compute 资源(这就是 S3 和 EC2 产品的来源)。
主要通过 API(或 Web 服务 - 今天它将是 called API first product ) it is part AWS collection of services, and when the service is seen as a traditional product (like replacement of a service that you would install on your desktop or use it from Cloud, mainly through an UI) is part of Amazon collection of services. Today we can see exceptions to this rule. Initially this was the thought of Jeff Bezos. To understand more about his philosophy, read: The Secret of Amazon success internal APIs:
供客户使用的任何服务Think about what Bezos was asking! Every team within Amazon had to interact using Web Services.
Anyone who doesn’t do this will be fired. Thank you; have a nice day!