Following is a snapshot of key AWS services:
Compute
- Amazon EC2: virtual computing
- AWS Lambda: serverless computing
- Amazon Elastic Container Service ECS: containerized computing
Storage
- Amazon Elastic Block Store (EBS): block storage
- Amazon Simple Storage Service (S3): object storage
- Amazon Glacier: archival storage
Application Services
- Amazon Simple Notification Services (SNS): simple notifications
- Amazon Simple Email Servies (SES): emails
- Amazon Simple Queue Servies (SQS): queues
Datastores
- Amazon Relational Database Serivice (RDS): relation databases
- Amazon DynamoDB: NoSQL databases
- Amazon ElastiCache: memory caches
Analytics
- Amazon Kinesis: real-time streaming data
- Amazon Elasticsearch Service: Elasticsearch is a search engine. This is a service that offers this search.
- Amazon Redshift: big data query
- Amazon EMR: automatic big data tasks
- Amazon Athena: serverless query service
Networking
- Amazon Virtual Private Cloud (VPC)
- Subnets
- Routing
- Network ACLs
- Security groups
Development/Deployment
- CodeCommit
- CodeDeploy
- CodeBuild
- CodePipeline
- Elastic Beanstalk
- OpsWorks