• 首页
  • 课程

    热门课程

    亚马逊云计算入门(免费)
    AWS认证云从业者
    AWS认证助理级解决方案架构师
    AWS认证专家级解决方案架构师
    微软云Azure AZ-103认证课程

    所有课程 >>

    最新课程

    CSE(顾问型销售)-顾问单打通关系列[进化篇]-请先完成基础-行业-FinOps课程后订阅
    苦茶老师
    苦茶老师

    CSE(顾问型销售)-顾问单打通关系列[进化篇]-请先完成基础-行业-FinOps课程后订阅

    苦茶老师
    苦茶老师
    (0个点评)
    17
    学员
    0
    ¥1,599.00
  • 博客
    • 亚马逊云(AWS Cloud)
    • 微软云(Azure Cloud)
    • 阿里云(Alibaba Cloud)
  • 论坛
  • 问答
  • 资料
    • 官方教材(Study Guide)
      • AWS云从业者 CLF-C01
      • AWS助理级架构师(SAA-C02)
      • AWS助理级架构师(SAA-C01)中文PDF
      • AWS SysOps管理员(SOA-C02)
      • AWS助理级开发者(DVA-C01)
      • AWS高级网络专项
      • AWS安全专项(SCS-C01)
      • AWS数据分析专项(DAS-C01)
      • 谷歌云ACE学习指南(英文PDF)
    • 其他文档下载
  • 链接
    • 常见问题(FAQs)
    • 茶馆直播
    • AWS云创计划
  • 关于
    • 关于我们
    • 联系我们
    • 加入我们
    • 购物车

有遇到任何问题吗?
support@iteablue.com

 注册   |    登录

挨踢茶馆的云计算在线教程
  • 首页
  • 课程

    热门课程

    亚马逊云计算入门(免费)
    AWS认证云从业者
    AWS认证助理级解决方案架构师
    AWS认证专家级解决方案架构师
    微软云Azure AZ-103认证课程

    所有课程 >>

    最新课程

    CSE(顾问型销售)-顾问单打通关系列[进化篇]-请先完成基础-行业-FinOps课程后订阅
    苦茶老师
    苦茶老师

    CSE(顾问型销售)-顾问单打通关系列[进化篇]-请先完成基础-行业-FinOps课程后订阅

    苦茶老师
    苦茶老师
    (0个点评)
    17
    学员
    0
    ¥1,599.00
  • 博客
    • 亚马逊云(AWS Cloud)
    • 微软云(Azure Cloud)
    • 阿里云(Alibaba Cloud)
  • 论坛
  • 问答
  • 资料
    • 官方教材(Study Guide)
      • AWS云从业者 CLF-C01
      • AWS助理级架构师(SAA-C02)
      • AWS助理级架构师(SAA-C01)中文PDF
      • AWS SysOps管理员(SOA-C02)
      • AWS助理级开发者(DVA-C01)
      • AWS高级网络专项
      • AWS安全专项(SCS-C01)
      • AWS数据分析专项(DAS-C01)
      • 谷歌云ACE学习指南(英文PDF)
    • 其他文档下载
  • 链接
    • 常见问题(FAQs)
    • 茶馆直播
    • AWS云创计划
  • 关于
    • 关于我们
    • 联系我们
    • 加入我们
    • 购物车

SAA 求大神解答(三)!

你的位置 首页 » 话题 » AWS认证助理级解决方案架构师 » SAA 求大神解答(三)!

标签: Lambda, RDS, Route53, SAA, 架构师

  • 该话题包含 4个回复,4 人参与,最后由叶威 更新于 3年、 7月前 。
正在查看 3 条回复
  • 作者
    帖子
    • #24387
      Ada
      参与者

      QUESTION 228

      A Lambda function must execute a query against an Amazon RDS database in a private subnet

      Which steps are required to allow the Lambda function to access the Amazon RDS database? (Select two.)

      A.     Create a VPC Endpoint for Amazon RDS.

      B.     Create the Lambda function within the Amazon RDS VPC.

      C.     Change the ingress rules of Lambda security group, allowing the Amazon RDS security group.

      D.     Change the ingress rules of the Amazon RDS security group, allowing the Lambda security group.

      E.     Add an Internet Gateway (IGW) to the VPC, route the private subnet to the IGW.

      这题想选BD

       

      QUESTION 234

      A legacy application running in premises requires a Solutions Architect to be able to open a firewall to allow access to several Amazon S3 buckets. The Architect has a VPN connection to AWS in place.

      How should the Architect meet this requirement?

      A.     Create an 1AM role that allows access from the corporate network to Amazon S3.

      B.     Configure a proxy on Amazon EC2 and use an Amazon S3 VPC endpoint

      C.     Use Amazon API Gateway to do IP whitelisting.

      D.     Configure IP whitelisting on the customer’s gateway.

      这题我有点想选B

       

      QUESTION 237

      A Solutions Architect is designing a highly-available website that is served by multiple web servers hosted outside of AWS. If an instance becomes unresponsive, the Architect needs to remove it from the rotation.

      What is the MOST efficient way to fulfill this requirement?

      A.     Use Amazon CloudWatch to monitor utilization.

      B.     Use Amazon API Gateway to monitor availability.

      C.     Use an Amazon Elastic Load Balancer.

      D.     Use Amazon Route 53 health checks.

      这题我在纠结C还是D

       

      QUESTION 261

      A Security team reviewed their company’s VPC Flow Logs and found that traffic is being directed to the internet The application in the VPC uses Amazon EC2 instances for compute and Amazon S3 for storage. The company’s goal is to eliminate internet access and allow the application to continue to function.

      What change should be made in the VPC before updating the route table?

      A.     Create a NAT gateway for Amazon S3 access

      B.     Create a VPC endpoint for Amazon S3 access

      C.     Create a VPC endpoint for Amazon EC2 access

      D.     Create a NAT gateway for Amazon EC2 access

      这题我有点不知道选B还是C

       

      QUESTION 280

      A company is writing a new service running on Amazon EC2 that must create thumbnail images of thousands of images in a large archive. The system will write scratch data to storage during the process.

      Which storage service is best suited for this scenario?

      A.     EC2 instance store

      B.     Amazon EFS

      C.     Amazon CloudSearch

      D.     Amazon EBS Throughput Optimized HDD (st1)

      这题我在纠结A还是D

      QUESTION 281

      A company’s Amazon RDS MySQL DB instance may be rebooted for maintenance and to apply patches. This database is critical and potential user disruption must be minimized.

      What should the Solution Architect do in this scenario?

      A.     Set up an RDS MySQL cluster

      B.     Create an RDS MySQL Read Replica.

      C.     Set RDS MySQL to Multi-AZ.

      D.     Create an Amazon EC2 instance MySQL cluster.

      这题想选C

       

      QUESTION 294

      A Solutions Architect is reviewing an-application that writes data to an Amazon DynamoDB table on a daily basis Random table roads occur many times per second. The company needs to allow thousands of low latency roods and avoid any negative impact to the rest of the application.

      What should the Solutions Architect do to meets the company’s goals?

      A.     A Use DynamoDB Accelerator to cache reads

      B.     DynamoDB write capacity units

      C.     Add Amazon SQS to decouple requests

      D.     Implement Amazon Kinesis to decouple requests

      这题请分析一下!

    • #24411
      挨踢小茶挨踢小茶
      管理员

      Q228. BD没错。如果Lambda要访问RDS,Lambda需要配置VPC内启动(默认是不在VPC内启动的)

      Q234. 不用想了,选B吧。不过这个题目好像表述有一点点问题

      Q237. D。因为服务器是在AWS之外的,不能用C

    • #24413
      挨踢小茶挨踢小茶
      管理员

      Q261. B呀,VPC endpoint是用来访问S3用的,算是创建了一条私有网络

      Q280. 这题不太确定,但是我会选择D,因为是large archive这么多图片文件,HDD便宜;而Instance Store存文件很容易丢失,文中也没有对速度有要求。

      Q281. C。因为开启了Multi-AZ功能的话,升级RDS会先升级备用的,然后DNS自动切换过去,再升级主数据库,DNS再切换回来。基本是很小很小的downtime

      Q294. A,文中写了需要上千个低延迟的读(文中的roods应该是reads吧?),用DAX(DynamoDB Accelerator)比较合适

    • #24439
      anthonyhenry
      参与者

      Q280 选A吧。 临时文件,

      • #31925
        叶威
        参与者

        280.我觉得是A,临时文件不需要存储到HDD,而且缩略图存到ec2 instance store读取会更快,更符合实际应用场景。

  • 作者
    帖子
正在查看 3 条回复

哎呀,回复话题必需登录。 Login here

站内搜索

提问题到茶馆问答

关注公众号

扫描下面二维码添加公众号【挨踢茶馆云计算】,并回复微信群。您将被邀请进入AWS群,和同行唠嗑,和学员交流。

近期论坛帖子

  • AWS SAA C03 2023年3月考试经验分享
    8月、 2周前
  • AWS SAA-C03考试经验
    10月、 2周前
  • How to Alibaba Cloud Computing Exam?
    1年前
  • Latest Update ACA-Cloud1 Exam
    1年前
  • AWS Certified Developer – Associate (DVA)战报
    1年前

近期评论

  • oliver_cl发表在《阿里云云计算专业认证考试(ACP)在线测试题 – 1》
  • special920发表在《VPC对等连接(VPC Peering)》
  • Colin~Evan发表在《跨账号访问权限(Cross Account Access)》
  • 同位素发表在《弹性伸缩(Auto Scaling)》
  • special920发表在《S3小测》

最新文章

  • 密码保护:顾问式SE课程加密:云运营的机会,怎么识别与抓住
  • 密码保护:顾问式SE课程加密:云头条爱彼迎用例三两句小计
  • 密码保护:顾问式SE课程加密:FinOps对我说是大道至简做成本优化的洞察力
  • 密码保护:苦茶很懒,什么都没补充,就留了一个年终会议链接
  • 密码保护:顾问式SE课程加密:从顶层(模型)思维开始到FinOps文档化的Landing
  • 密码保护:顾问式SE课程加密:转还是不转,我被卷惨了(战火’和邂逅’的文字)-2/2
  • 密码保护:顾问式SE课程加密:转还是不转,我被卷惨了(战火’和邂逅’的文字)-1/2
培训 关于茶馆 考试相关 常用链接 友情链接 微信公众号 微信小程序
亚马逊AWS 关于我们 在线课程 茶馆问答 小茶博客
微软Azure 联系我们 在线习题 茶馆论坛 茶馆Wiki
加入我们 线下课程 快速入门
常见问题
直播视频
 

Copyright © 2018-2020 深圳茶思蓝信息技术有限公司.

粤公网安备 44030502006695号 | 粤ICP备18160256号

X
加入茶馆人才计划,享更多优质服务
立即加入
登录
注册|忘记密码?