SAP-C02 学习助手

SAP-C02 第 529 题

VPC S3 EC2 Config ECS Auto Scaling

题目

An events company runs a ticketing platform on AWS. The company’s customers configure and schedule their events on the platform. The events result in large increases of traffic to the platform. The company knows the date and time of each customer’s events. The company runs the platform on an Amazon Elastic Container Service (Amazon ECS) cluster. The ECS cluster consists of Amazon EC2 On-Demand Instances that are in an Auto Scaling group. The Auto Scaling group uses a predictive scaling policy. The ECS cluster makes frequent requests to an Amazon S3 bucket to download ticket assets. The ECS cluster and the S3 bucket are in the same AWS Region and the same AWS account. Traffic between the ECS cluster and the S3 bucket flows across a NAT gateway. The company needs to optimize the cost of the platform without decreasing the platform's availability. Which combination of steps will meet these requirements? (Choose two.)

中文翻译:
一家活动公司在 AWS 上运行票务平台。该公司的客户在平台上配置和安排他们的活动。这些事件导致平台流量大幅增加。公司知道每个客户活动的日期和时间。该公司在 Amazon Elastic Container Service (Amazon ECS) 集群上运行该平台。 ECS 集群由 Auto Scaling 组中的 Amazon EC2 按需实例组成。 Auto Scaling 组使用预测性扩展策略。 ECS 集群频繁向 Amazon S3 存储桶发出请求以下载票证资产。 ECS 集群和 S3 存储桶位于同一 AWS 区域和同一 AWS 账户。 ECS 集群和 S3 存储桶之间的流量流经 NAT 网关。公司需要在不降低平台可用性的情况下优化平台成本。哪种步骤组合可以满足这些要求? (选择两个。)

选项

A. Create a gateway VPC endpoint for the S3 bucket.

中文翻译:
为 S3 存储桶创建网关 VPC 终端节点。

B. Add another ECS capacity provider that uses an Auto Scaling group of Spot Instances. Configure the new capacity provider strategy to have the same weight as the existing capacity provider strategy.

中文翻译:
添加另一个使用 Auto Scaling 竞价型实例组的 ECS 容量提供程序。将新的容量提供者策略配置为与现有容量提供者策略具有相同的权重。

C. Create On-Demand Capacity Reservations for the applicable instance type for the time period of the scheduled scaling policies.

中文翻译:
在计划的扩展策略的时间段内为适用的实例类型创建按需容量预留。

D. Enable S3 Transfer Acceleration on the S3 bucket.

中文翻译:
在 S3 存储桶上启用 S3 传输加速。

E. Replace the predictive scaling policy with scheduled scaling policies for the scheduled events.

中文翻译:
将预测扩展策略替换为计划事件的计划扩展策略。

答案

AE

解析

正确答案:AE 解析: 本题应选择 AE。 正确选项: A. 为 S3 存储桶创建网关 VPC 终端节点。 E. 将预测扩展策略替换为计划事件的计划扩展策略。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:VPC、S3、EC2、Config、ECS、Auto Scal...

登录后查看完整解析