Welcome to the AWS Services Guide! Below you'll find an overview of the various services offered by Amazon Web Services. These services help you build and run infrastructure, applications, and services in the cloud.
Compute
- EC2 (Elastic Compute Cloud): Launch virtual servers in the cloud.
- Lambda: Run code without provisioning or managing servers.
- Elastic Beanstalk: Deploy and manage applications.
- Fargate: Run containers without managing servers.
Storage
- S3 (Simple Storage Service): Store and retrieve any amount of data.
- EBS (Elastic Block Store): Provide block-level storage volumes for EC2 instances.
- EFS (Elastic File System): A scalable file storage service for use with AWS.
Database
- RDS (Relational Database Service): Manage relational databases in the cloud.
- DynamoDB: A fully managed NoSQL database service.
- Redshift: A fast, scalable data warehouse.
Networking
- VPC (Virtual Private Cloud): Create a private, isolated section of the AWS cloud.
- ELB (Elastic Load Balancing): Distribute traffic across multiple resources.
- Route 53: Domain name system (DNS) web service.
Security & Identity
- IAM (Identity and Access Management): Manage access to AWS services and resources.
- Cognito: Build user authentication and authorization solutions.
- KMS (Key Management Service): Manage cryptographic keys and control their use.
Analytics
- S3 Analytics: Analyze data stored in S3.
- Kinesis: Process and analyze real-time, streaming data.
- Redshift Spectrum: Analyze data across S3 and Redshift.
Developer Tools
- CodeCommit: Host private Git repositories.
- CodeBuild: Automate the build, test, and deployment of your applications.
- CodePipeline: Automate your release pipeline.
Management Tools
- CloudWatch: Monitor resources and applications.
- CloudTrail: Log, monitor, and retain AWS API call history.
- CloudFormation: Automate the provisioning and management of AWS resources.
More Resources
For more detailed information about each service, please visit the following AWS Services Documentation.
AWS Cloud Services