Compute
- EC2 - Virtual Private Servers
- Lightsail - Amazon’s hosting provider (vps, dns, storage)
- Lambda - Functions you can run, written in Python, NodeJS, Go etc. Can run many in parallel.
- Batch - Run software jobs on EC2 machines
- Elastic Beanstalk - Run software on managed virtual machines
- Serverless Application Repository - Repository of serverless applications that you can deploy (on lambda)