Ask HN: Why are some of the AWS prefixed with Amazon and some with AWS?

3 points by sairamkunala ↗ HN
Does anyone know the reason for the prefixes in the AWS product names?

Almost 30% of the services are under 'A' when viewed in the AWS console's 'Services' > A-Z tab

2 comments

[ 2.9 ms ] story [ 14.9 ms ] thread
Quoting from a SO answer[0]

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.

Not 100% accurate either, but only Amazon knows.

[0]: https://stackoverflow.com/a/33134738