Amazon EC2 provides scalable computing capacity in the cloud. It allows users to launch virtual servers, known as instances, on demand.
Amazon S3 is an object storage service that offers industry-leading scalability, data availability, security, and performance.
AWS Lambda lets you run code without provisioning or managing servers. Just upload your code and Lambda takes care of the rest.
Amazon RDS is a managed database service that makes it easy to set up, operate, and scale databases in the cloud.
DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability.
Amazon VPC lets you create a logically isolated network within AWS where you can launch resources in a secure environment.
AWS IAM helps manage access to AWS services securely by creating users, roles, and policies.
AWS CloudFront is a content delivery network (CDN) that delivers data, videos, and applications to users globally.
AWS CloudWatch is a monitoring service for AWS cloud resources and applications.
AWS SQS is a fully managed message queuing service that enables decoupling of components in a distributed system.