SAP-C02 学习助手

SAP-C02 第 52 题

Route 53 CloudFront EC2 Config Auto Scaling Global Accelerator

题目

A company is running a web application in the AWS Cloud. The application consists of dynamic content that is created on a set of Amazon EC2 instances. The EC2 instances run in an Auto Scaling group that is configured as a target group for an Application Load Balancer (ALB). The company is using an Amazon CloudFront distribution to distribute the application globally. The CloudFront distribution uses the ALB as an origin. The company uses Amazon Route 53 for DNS and has created an A record of www.example.com for the CloudFront distribution. A solutions architect must configure the application so that itis highly available and fault tolerant. Which solution meets these requirements?

中文翻译:
一家公司正在 AWS 云中运行 Web 应用程序。该应用程序由在一组 Amazon EC2 实例上创建的动态内容组成。 EC2 实例在配置为应用程序负载均衡器 (ALB) 目标组的 Auto Scaling 组中运行。该公司正在使用 Amazon CloudFront 发行版在全球范围内分发该应用程序。 CloudFront 发行版使用 ALB 作为源。该公司使用 Amazon Route 53 作为 DNS,并为 CloudFront 分配创建了 www.example.com 的 A 记录。解决方案架构师必须配置应用程序,使其具有高可用性和容错能力。哪种解决方案满足这些要求?

选项

A. Provision a full, secondary application deployment in a different AWS Region. Update the Route 53 A record to be a failover record. Add both of the CloudFront distributions as values. Create Route 53 health checks.

中文翻译:
在不同的 AWS 区域中配置完整的辅助应用程序部署。将 Route 53 A 记录更新为故障转移记录。添加两个 CloudFront 分配作为值。创建 Route 53 运行状况检查。

B. Provision an ALB, an Auto Scaling group, and EC2 instances in a different AWS Region. Update the CloudFront distribution, and create a second origin for the new ALCreate an origin group for the two origins. Configure one origin as primary and one origin as secondary.

中文翻译:
在不同的 AWS 区域中预置 ALB、Auto Scaling 组和 EC2 实例。更新 CloudFront 分配,并为新 AL 创建第二个源为两个源创建一个源组。将一个源配置为主要源,将一个源配置为辅助源。

C. Provision an Auto Scaling group and EC2 instances in a different AWS Region. Create a second target for the new Auto Scaling group in the ALB. Set up the failover routing algorithm on the ALB.

中文翻译:
在不同的 AWS 区域中预置 Auto Scaling 组和 EC2 实例。为 ALB 中的新 Auto Scaling 组创建第二个目标。在 ALB 上设置故障转移路由算法。

D. Provision a full, secondary application deployment in a different AWS Region. Create a second CloudFront distribution, and add the new application setup as an origin. Create an AWS Global Accelerator accelerator. Add both of the CloudFront distributions as endpoints.

中文翻译:
在不同的 AWS 区域中配置完整的辅助应用程序部署。创建第二个 CloudFront 分配,并将新的应用程序设置添加为源。创建 AWS Global Accelerator 加速器。将两个 CloudFront 分配添加为端点。

答案

B

解析

正确答案:B 解析: 本题应选择 B。 正确选项: B. 在不同的 AWS 区域中预置 ALB、Auto Scaling 组和 EC2 实例。更新 CloudFront 分配,并为新 AL 创建第二个源为两个源创建一个源组。将一个源配置为主要源,将一个源配置为辅助源。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、R...

登录后查看完整解析