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

有效期: 个月

章节介绍: 共有个章节

收藏
搜索
题库预览
A company has deployed an application in a production VPC in a single AWS account. The application is popular and is experiencing heavy usage. The company’s security team wants to add additional security, such as AWS WAF, to the application deployment. However, the application's product manager is concerned about cost and does not want to approve the change unless the security team can prove that additional security is necessary. The security team believes that some of the application's demand might come from users that have IP addresses that are on a deny list. The security team provides the deny list to a DevOps engineer. If any of the IP addresses on the deny list access the application, the security team wants to receive automated notification in near real time so that the security team can document that the application needs additional security. The DevOps engineer creates a VPC flow log for the production VPC. Which set of additional steps should the DevOps engineer take to meet these requirements MOST cost-effectively? 一家公司在单个AWS账户的生产VPC中部署了一个应用程序。该应用程序非常受欢迎,正在经历大量使用。公司的安全团队希望为应用程序部署添加额外的安全性,例如AWS WAF。然而,应用程序的产品经理担心成本问题,并表示除非安全团队能够证明额外的安全性是必要的,否则不会批准该更改。 安全团队认为,应用程序的一部分需求可能来自于拥有被拒绝列表中IP地址的用户。安全团队将拒绝列表提供给了一名DevOps工程师。如果拒绝列表中的任何IP地址访问了应用程序,安全团队希望能够在接近实时的情况下收到自动通知,以便记录应用程序需要额外的安全性。DevOps工程师为生产VPC创建了一个VPC流日志。 DevOps工程师应该采取哪些额外步骤以最具成本效益的方式满足这些要求?
A company has an application that runs on a fleet of Amazon EC2 instances. The application requires frequent restarts. The application logs contain error messages when a restart is required. The application logs are published to a log group in Amazon CloudWatch Logs. An Amazon CloudWatch alarm notifies an application engineer through an Amazon Simple Notification Service (Amazon SNS) topic when the logs contain a large number of restart-related error messages. The application engineer manually restarts the application on the instances after the application engineer receives a notification from the SNS topic. A DevOps engineer needs to implement a solution to automate the application restart on the instances without restarting the instances. Which solution will meet these requirements in the MOST operationally efficient manner? 一家公司有一个运行在一组 Amazon EC2 实例上的应用程序。该应用程序需要频繁重启。应用程序日志在需要重启时包含错误消息。应用程序日志被发布到 Amazon CloudWatch Logs 中的一个日志组。 当日志中包含大量与重启相关的错误消息时,一个 Amazon CloudWatch alarm 会通过 Amazon Simple Notification Service (Amazon SNS) 主题通知应用程序工程师。应用程序工程师在收到 SNS 主题的通知后手动重启实例上的应用程序。 一位 DevOps 工程师需要实现一个解决方案,以自动化实例上的应用程序重启,而无需重启实例。 哪种解决方案能够以最具操作效率的方式满足这些需求?
A company is hosting a static website from an Amazon S3 bucket. The website is available to customers at example.com. The company uses an Amazon Route 53 weighted routing policy with a TTL of 1 day. The company has decided to replace the existing static website with a dynamic web application. The dynamic web application uses an Application Load Balancer (ALB) in front of a fleet of Amazon EC2 instances. On the day of production launch to customers, the company creates an additional Route 53 weighted DNS record entry that points to the ALB with a weight of 255 and a TTL of 1 hour. Two days later, a DevOps engineer notices that the previous static website is displayed sometimes when customers navigate to example.com. How can the DevOps engineer ensure that the company serves only dynamic content for example.com? 一家公司通过 Amazon S3 存储桶托管一个静态网站。该网站通过 example.com 向客户提供服务。公司使用 Amazon Route 53 加权路由策略,并设置了 1 天的 TTL。公司决定用一个动态 Web 应用程序替换现有的静态网站。动态 Web 应用程序使用一个 Application Load Balancer (ALB) 来作为一组 Amazon EC2 实例的前端。 在向客户发布生产版本的当天,公司创建了一个额外的 Route 53 加权 DNS 记录条目,该条目指向 ALB,权重为 255,TTL 为 1 小时。两天后,一名 DevOps 工程师注意到,当客户访问 example.com 时,有时会显示之前的静态网站。 DevOps 工程师如何确保公司仅为 example.com 提供动态内容?