SAP-C02 学习助手

SAP-C02 第 196 题

API Gateway Lambda CloudFront S3 EC2 Redshift ECS Auto Scaling

题目

A solutions architect is designing an application to accept timesheet entries from employees on their mobile devices. Timesheets will be submitted weekly, with most of the submissions occurring on Friday. The data must be stored in a format that allows payroll administrators to run monthly reports. The infrastructure must be highly available and scale to match the rate of incoming data and reporting requests. Which combination of steps meets these requirements while minimizing operational overhead? (Choose two.)

中文翻译:
解决方案架构师正在设计一个应用程序来接受员工在移动设备上输入的时间表条目。时间表将每周提交一次,大部分提交发生在周五。数据的存储格式必须允许薪资管理员运行月度报告。基础设施必须具有高可用性并可扩展,以匹配传入数据和报告请求的速率。哪种步骤组合可以满足这些要求,同时最大限度地减少运营开销? (选择两个。)

选项

A. Deploy the application to Amazon EC2 On-Demand Instances with load balancing across multiple Availability Zones. Use scheduled Amazon EC2 Auto Scaling to add capacity before the high volume of submissions on Fridays.

中文翻译:
将应用程序部署到 Amazon EC2 按需实例,并在多个可用区之间实现负载平衡。使用计划的 Amazon EC2 Auto Scaling 在周五大量提交之前增加容量。

B. Deploy the application in a container using Amazon Elastic Container Service (Amazon ECS) with load balancing across multiple Availability Zones. Use scheduled Service Auto Scaling to add capacity before the high volume of submissions on Fridays.

中文翻译:
使用 Amazon Elastic Container Service (Amazon ECS) 在容器中部署应用程序,并在多个可用区之间实现负载平衡。使用计划的服务 Auto Scaling 在周五大量提交之前增加容量。

C. Deploy the application front end to an Amazon S3 bucket served by Amazon CloudFront. Deploy the application backend using Amazon API Gateway with an AWS Lambda proxy integration.

中文翻译:
将应用程序前端部署到由 Amazon CloudFront 提供服务的 Amazon S3 存储桶。使用 Amazon API Gateway 与 AWS Lambda 代理集成来部署应用程序后端。

D. Store the timesheet submission data in Amazon Redshift. Use Amazon QuickSight to generate the reports using Amazon Redshift as the data source.

中文翻译:
将时间表提交数据存储在 Amazon Redshift 中。使用 Amazon QuickSight 以 Amazon Redshift 作为数据源生成报告。

E. Store the timesheet submission data in Amazon S3. Use Amazon Athena and Amazon QuickSight to generate the reports using Amazon S3 as the data source.

中文翻译:
将时间表提交数据存储在 Amazon S3 中。使用 Amazon Athena 和 Amazon QuickSight 以 Amazon S3 作为数据源生成报告。

答案

CE

解析

正确答案:CE 解析: 本题应选择 CE。 正确选项: C. 将应用程序前端部署到由 Amazon CloudFront 提供服务的 Amazon S3 存储桶。使用 Amazon API Gateway 与 AWS Lambda 代理集成来部署应用程序后端。 E. 将时间表提交数据存储在 Amazon S3 中。使用 Amazon Athena 和 Amazon QuickSight 以 Amazon S3 作为数据源生成报告。 选择...

登录后查看完整解析