更新时间: 试题数量: 购买人数: 提供作者:

有效期: 个月

章节介绍: 共有个章节

收藏
搜索
题库预览
A company has a multi-tier web application that runs on a fleet of Amazon EC2 instances behind an Application Load Balancer
 (ALB). The instances are in an Auto Scaling group. The ALB and the Auto Scaling group are replicated in a backup AWS Region.
 The minimum value and the maximum value for the Auto Scaling group are set to zero. An Amazon RDS Multi-AZ DB instance
 stores the application’s data. The DB instance has a read replica in the backup Region. The application presents an endpoint to
 end users by using an Amazon Route 53 record.
 The company needs to reduce its RTO to less than 15 minutes by giving the application the ability to automatically fail over to
 the backup Region. The company does not have a large enough budget for an active-active strategy.
 What should a solutions architect recommend to meet these requirements? 一家公司拥有一个多层 Web 应用程序,该应用程序在应用程序负载均衡器 (ALB) 后面的一组 Amazon EC2 实例上运行。这些实例位于 Auto Scaling 组中。ALB 和 Auto Scaling 组在备份 AWS 区域中复制。Auto Scaling 组的最小值和最大值设置为零。Amazon RDS 多可用区数据库实例存储应用程序的数据。数据库实例在备份区域中具有只读副本。应用程序使用 Amazon Route 53 记录向最终用户显示终端节点。公司需要通过让应用程序能够自动故障转移到备份区域,将其 RTO 缩短至 15 分钟以内。公司没有足够的预算来实施主动-主动策略。解决方案架构师应该推荐什么来满足这些要求?
A retail company is operating its ecommerce application on AWS. The application runs on Amazon EC2 instances behind an
 Application Load Balancer (ALB). The company uses an Amazon RDS DB instance as the database backend. Amazon
 CloudFront is configured with one origin that points to the ALB. Static content is cached. Amazon Route 53 is used to host all
 public zones.
 After an update of the application, the ALB occasionally returns a 502 status code (Bad Gateway) error. The root cause is
 malformed HTTP headers that are returned to the ALB. The webpage returns successfully when a solutions architect reloads
 the webpage immediately after the error occurs.
 While the company is working on the problem, the solutions architect needs to provide a custom error page instead of the
 standard ALB error page to visitors.
 Which combination of steps will meet this requirement with the LEAST amount of operational overhead? (Choose two.) 一家零售公司正在 AWS 上运营其电子商务应用程序。该应用程序在应用程序负载均衡器 (ALB) 后面的 Amazon EC2 实例上运行。该公司使用 Amazon RDS DB 实例作为数据库后端。Amazon CloudFront 配置了一个指向 ALB 的源。静态内容已缓存。Amazon Route 53 用于托管所有公共区域。更新应用程序后,ALB 偶尔会返回 502 状态代码(错误网关)错误。根本原因是返回到 ALB 的 HTTP 标头格式错误。当解决方案架构师在错误发生后立即重新加载网页时,网页会成功返回。在公司解决问题时,解决方案架构师需要向访问者提供自定义错误页面,而不是标准 ALB 错误页面。哪种步骤组合可以满足此要求且运营开销最少?(选择两个。)