AWS: A List Of Their Services

What all is possible πŸ€”

Β·

2 min read

AWS is huge, and it's the biggest ☁ provider out there not just in terms of user base but also when it comes to the list of offerings. I have always been curious about the huge drop-down that bubble up when clicked on the menu button, so decided to see and list down what exactly AWS has to offer.

Top 20 Services πŸ‘©β€πŸ’»

  1. Amazon S3 (Simple Storage Service) - For Object Storage

  2. Amazon EC2 (Elastic Compute Cloud) - For Compute Capacity

  3. Amazon RDS - For Relational Database Services

  4. Amazon Lambda - For running code without managing capacity

  5. Amazon Cognito - For onboarding users

  6. Amazon SQS - For queueing data

  7. Amazon SNS - For notification services

  8. Amazon Glacier - For affordable Amazon S3 cloud storage

  9. Dynamo DB - For No SQL DB

  10. Amazon IAM (Identity and Access Management) - For Access Management

  11. Amazon Auto-scaling - For automatic tuning of capacity

  12. Amazon Kinesis - For collecting and analyzing data in real-time

  13. Amazon VPC - For a private subnetwork

  14. Amazon Lightsail - For speedy product launch with virtual private servers

  15. Amazon ElastiCache - For elastic cache service managed by AWS

  16. Amazon Chime - For chat/video service

  17. AWS Athena - For analyzing S3 data

  18. Web Application Firewall - For app security

  19. AWS QuickSight - For fetching some required data for business decisions

  20. AWS Cloudformation - For setting up the infrastructure using code

There are more than 200 services in total 🍾

It's almost not possible for any organization to be using all of AWS services provided how varied they are no matter how big the org is❗️ Even Amazon itself might not be using all of these ❗️

πŸ™ŒπŸ™ŒπŸ™Œ

Β