These services are used to control network resources
IAM - Manages multiple users across one AWS account
Direct Connect – Connects AWS to Data Centers
Storage Gateway - Provides direct access to storage systems
VPC - Create multiple firewalled routed zones, and alows whole zone management
Route 53 - Distributed DNS services
EC2 – Actual instances, instance images, local storage, and security
Elasstic MapRecude - Clusters for running MapReduce programs
S3 - Persistent storage usable as a global data source for other services
CloudFront - Network of edge locations for static content stored in S3 or Web
Glacier - Cheaper long term archive + backup storage
These services are used to control applicaions running on networked resources
DynamoDB - Scalable NoSQL service with request/second scaling
RDS - Relational DB instance management
Redshift - Huge scale relational data store. More strategic data usage
ElastiCache - Scalable memcache key-value store
CloudFormation - Registers/connects system resources, and deployes system images
Elastic Beanstalk - Creates CloudFormation instances for specific app types
OpsWork - Interface for automatically managing System and Appliation resources
Generates entire stack deployments through one system.
CloudWatch - Push based server statistic engine. Integrated with various existing apps
Data Pipeline - Event based multi resources data flow
Bunch of other things
Search, Trancoding, Mailer, Server Push, Message Queue, Load Balancer