AWS Solutions Architect Associate 备考大纲

  脑子一热决定学个AWS的证书。以下是Lynda.com的培训课程给出的学习大纲,我参考了一下别的学习资料,感觉靠谱,于是整理出来贴在这里。

  太长不看版:AWS最主要的4个服务类别是Storage, Compute, Database和Network。其中Storage和Compute的各项服务是Solutions Architect考试的重中之重。EC2和IAM估计是考的最多的。

  下面给出各个服务类别的考试重点学习对象:

Compute:
EC2: main focus of the exam
Elastic Beanstalk
Lambda
ECS: Elastic Container Service

Storage:
S3: primary storage service
EFS: Elastic File System
Glacier: Archive cold data that we don't need, least expensive
Storage Gateway

Database:
RDS: relational database
DynamoDB: no SQL database solution
ElasticCache
Amazon Redshift

Network:
VPC
CloudFront
Route53
API Gateway
Direct Connect

Security, Identity & Compliance:
IAM: Very important for the exam
AWS Organizations

AWS Cost Management:
AWS Budgets
AWS Cost Explorer

Migration:
Snowball

Management Tools:
CloudWatch
AWS Auto Scaling
CloudFormation
CloudTrail
Trusted Advisor

Analytics:
Kinesis

Application Integration:
Simple Notification Service
Simple Queue Service

原文地址:https://www.cnblogs.com/suhani/p/11498737.html