SAP-C02 学习助手

SAP-C02 第 81 题

API Gateway Lambda CloudFront S3 RDS Aurora Global Accelerator

题目

A company is building an electronic document management system in which users upload their documents. The application stack is entirely serverless and runs on AWS in the eu-central-1 Region. The system includes a web application that uses an Amazon CloudFront distribution for delivery with Amazon S3 as the origin. The web application communicates with Amazon API Gateway Regional endpoints. The API Gateway APIs call AWS Lambda functions that store metadata in an Amazon Aurora Serverless database and put the documents into an S3 bucket. The company is growing steadily and has completed a proof of concept with its largest customer. The company must improve latency outside of Europe. Which combination of actions will meet these requirements? (Choose two.)

中文翻译:
一家公司正在构建一个电子文档管理系统,用户可以在其中上传文档。该应用程序堆栈完全无服务器,并在 eu-central-1 区域的 AWS 上运行。该系统包括一个 Web 应用程序,该应用程序使用 Amazon CloudFront 发行版以 Amazon S3 作为源进行交付。 Web 应用程序与 Amazon API Gateway 区域终端节点进行通信。 API Gateway API 调用 AWS Lambda 函数,这些函数将元数据存储在 Amazon Aurora Serverless 数据库中,并将文档放入 S3 存储桶中。该公司正在稳步发展,并已与其最大客户完成了概念验证。该公司必须改善欧洲以外地区的延迟。哪种行动组合可以满足这些要求? (选择两个。)

选项

A. Enable S3 Transfer Acceleration on the S3 bucket. Ensure that the web application uses the Transfer Acceleration signed URLs.

中文翻译:
在 S3 存储桶上启用 S3 传输加速。确保 Web 应用程序使用 Transfer Acceleration 签名的 URL。

B. Create an accelerator in AWS Global Accelerator. Attach the accelerator to the CloudFront distribution.

中文翻译:
在 AWS Global Accelerator 中创建加速器。将加速器附加到 CloudFront 分配。

C. Change the API Gateway Regional endpoints to edge-optimized endpoints.

中文翻译:
将 API Gateway 区域端点更改为边缘优化端点。

D. Provision the entire stack in two other locations that are spread across the world. Use global databases on the Aurora Serverless cluster.

中文翻译:
在分布在世界各地的另外两个位置配置整个堆栈。在 Aurora Serverless 集群上使用全局数据库。

E. Add an Amazon RDS proxy between the Lambda functions and the Aurora Serverless database.

中文翻译:
在 Lambda 函数和 Aurora Serverless 数据库之间添加 Amazon RDS 代理。

答案

AC

解析

正确答案:AC 解析: 本题应选择 AC。 正确选项: A. 在 S3 存储桶上启用 S3 传输加速。确保 Web 应用程序使用 Transfer Acceleration 签名的 URL。 C. 将 API Gateway 区域端点更改为边缘优化端点。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、...

登录后查看完整解析