SAP-C02 学习助手

SAP-C02 第 16 题

CloudFront S3 EC2 EFS Config Auto Scaling

题目

A company used Amazon EC2 instances to deploy a web fleet to host a blog site. The EC2 instances are behind an Application Load Balancer (ALB) and are configured in an Auto Scaling group. The web application stores all blog content on an Amazon EFS volume. The company recently added a feature for bloggers to add video to their posts, attracting 10 times the previous user traffic. At peak times of day, users report buffering and timeout issues while attempting to reach the site or watch videos. Which is the MOST cost-efficient and scalable deployment that will resolve the issues for users?

中文翻译:
一家公司使用 Amazon EC2 实例部署 Web 队列来托管博客网站。 EC2 实例位于应用程序负载均衡器 (ALB) 后面,并在 Auto Scaling 组中配置。 Web 应用程序将所有博客内容存储在 Amazon EFS 卷上。该公司最近添加了一项功能,让博主可以在自己的帖子中添加视频,吸引的用户流量是之前的 10 倍。在一天的高峰时段,用户在尝试访问网站或观看视频时报告缓冲和超时问题。哪个是最具成本效益和可扩展的部署,可以解决用户的问题?

选项

A. Reconfigure Amazon EFS to enable maximum I/O.

中文翻译:
重新配置 Amazon EFS 以启用最大 I/O。

B. Update the blog site to use instance store volumes for storage. Copy the site contents to the volumes at launch and to Amazon S3 at shutdown.

中文翻译:
更新博客站点以使用实例存储卷进行存储。在启动时将站点内容复制到卷,在关闭时将站点内容复制到 Amazon S3。

C. Configure an Amazon CloudFront distribution. Point the distribution to an S3 bucket, and migrate the videos from EFS to Amazon S3.

中文翻译:
配置 Amazon CloudFront 分配。将分配指向 S3 存储桶,并将视频从 EFS 迁移到 Amazon S3。

D. Set up an Amazon CloudFront distribution for all site contents, and point the distribution at the ALB.

中文翻译:
为所有站点内容设置 Amazon CloudFront 分配,并将该分配指向 ALB。

答案

C

解析

正确答案:C 解析: 本题应选择 C。 正确选项: C. 配置 Amazon CloudFront 分配。将分配指向 S3 存储桶,并将视频从 EFS 迁移到 Amazon S3。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:CloudFront、S3、EC2、EF...

登录后查看完整解析