SAP-C02 学习助手

SAP-C02 第 345 题

Route 53 VPC EC2 RDS Config Auto Scaling

题目

A North American company with headquarters on the East Coast is deploying a new web application running on Amazon EC2 in the us-east-1 Region. The application should dynamically scale to meet user demand and maintain resiliency. Additionally, the application must have disaster recovery capabilities in an active-passive configuration with the us-west-1 Region. Which steps should a solutions architect take after creating a VPC in the us-east-1 Region?

中文翻译:
一家总部位于东海岸的北美公司正在 us-east-1 区域部署一个在 Amazon EC2 上运行的新 Web 应用程序。应用程序应动态扩展以满足用户需求并保持弹性。此外,应用程序必须在 us-west-1 区域的主动-被动配置中具有灾难恢复功能。在 us-east-1 区域创建 VPC 后,解决方案架构师应采取哪些步骤?

选项

A. Create a VPC in the us-west-1 Region. Use inter-Region VPC peering to connect both VPCs. Deploy an Application Load Balancer (ALB) spanning multiple Availability Zones (AZs) to the VPC in the us-east-1 Region. Deploy EC2 instances across multiple AZs in each Region as part of an Auto Scaling group spanning both VPCs and served by the ALB.

中文翻译:
在 us-west-1 区域创建 VPC。使用区域间 VPC 对等互连来连接两个 VPC。将跨多个可用区 (AZ) 的应用程序负载均衡器 (ALB) 部署到 us-east-1 区域中的 VPC。跨每个区域的多个可用区部署 EC2 实例,作为跨越两个 VPC 并由 ALB 提供服务的 Auto Scaling 组的一部分。

B. Deploy an Application Load Balancer (ALB) spanning multiple Availability Zones (AZs) to the VPC in the us-east-1 Region. Deploy EC2 instances across multiple AZs as part of an Auto Scaling group served by the ALDeploy the same solution to the us-west-1 Region. Create an Amazon Route 53 record set with a failover routing policy and health checks enabled to provide high availability across both Regions.

中文翻译:
将跨多个可用区 (AZ) 的应用程序负载均衡器 (ALB) 部署到 us-east-1 区域中的 VPC。跨多个可用区部署 EC2 实例,作为 AL 提供服务的 Auto Scaling 组的一部分将相同的解决方案部署到 us-west-1 区域。创建一个 Amazon Route 53 记录集,并启用故障转移路由策略和运行状况检查,以提供跨两个区域的高可用性。

C. Create a VPC in the us-west-1 Region. Use inter-Region VPC peering to connect both VPCs. Deploy an Application Load Balancer (ALB) that spans both VPCs. Deploy EC2 instances across multiple Availability Zones as part of an Auto Scaling group in each VPC served by the ALB. Create an Amazon Route 53 record that points to the ALB.

中文翻译:
在 us-west-1 区域创建 VPC。使用区域间 VPC 对等互连来连接两个 VPC。部署跨两个 VPC 的应用程序负载均衡器 (ALB)。跨多个可用区部署 EC2 实例,作为 ALB 服务的每个 VPC 中 Auto Scaling 组的一部分。创建指向 ALB 的 Amazon Route 53 记录。

D. Deploy an Application Load Balancer (ALB) spanning multiple Availability Zones (AZs) to the VPC in the us-east-1 Region. Deploy EC2 instances across multiple AZs as part of an Auto Scaling group served by the ALB. Deploy the same solution to the us-west-1 Region. Create separate Amazon Route 53 records in each Region that point to the ALB in the Region. Use Route 53 health checks to provide high availability across both Regions.

中文翻译:
将跨多个可用区 (AZ) 的应用程序负载均衡器 (ALB) 部署到 us-east-1 区域中的 VPC。跨多个可用区部署 EC2 实例,作为 ALB 提供服务的 Auto Scaling 组的一部分。将相同的解决方案部署到 us-west-1 区域。在每个区域中创建指向该区域中的 ALB 的单独 Amazon Route 53 记录。使用 Route 53 运行状况检查在两个区域之间提供高可用性。

答案

B

解析

正确答案:B 解析: 本题应选择 B。 正确选项: B. 将跨多个可用区 (AZ) 的应用程序负载均衡器 (ALB) 部署到 us-east-1 区域中的 VPC。跨多个可用区部署 EC2 实例,作为 AL 提供服务的 Auto Scaling 组的一部分将相同的解决方案部署到 us-west-1 区域。创建一个 Amazon Route 53 记录集,并启用故障转移路由策略和运行状况检查,以提供跨两个区域的高可用性。 选择理由: 该选...

登录后查看完整解析