zoukankan      html  css  js  c++  java
  • 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

  • 相关阅读:
    [Unity菜鸟] 摄像头
    [Unity菜鸟] Final IK
    谷歌 值得关注的网站
    [Unity菜鸟] 射线
    [Unity菜鸟] Character控制移动
    [Unity菜鸟] FBX模型动画提取
    [Unity菜鸟] Time
    [Unity菜鸟] 产生各不相同的随机数
    [Unity菜鸟] 材质
    反调试:检测进程名
  • 原文地址:https://www.cnblogs.com/suhani/p/11498737.html
Copyright © 2011-2022 走看看