Here’s some basic info about AWS (Amazon Web Services) in case you’re considering deploying your product in the Amazon cloud:
Core AWS components:
- EC2 (Elastic Compute Cloud) – computing capacity
- S3 (Simple Storage Service) – storage
- EBS (Elastic Block Store) – block storage
- SQS (Simple Queue Service) – message queues
- SNS (Simple Notification Service) – push messaging
- RDS (Relational Database Service) – relational database
- ELB (Elastic Load Balancing) – load balancing
- SimpleDB – simple NoSQL data store
- DynamoDB – advanced NoSQL data store
- ElastiCache – caching
- CloudWatch – monitoring
Resources:
Tagged: Amazon AWS