AWS Well-Architected Operational Excellence Design Principles | 卓越运营设计原则

AWS Well-Architected Operational Excellence Design Principles | AWS Well-Architected 卓越运营设计原则 概述 | Overview AWS Well-Architected Framework 是亚马逊云服务提供的架构最佳实践指导框架,其中卓越运营(Operational Excellence)是六大支柱之一。本文详细介绍卓越运营的五个核心设计原则。 We believe that having Well-Architected workloads that are designed with operations in mind greatly increases the likelihood of business success. The following are the design principles for operational excellence in the cloud: Perform operations as code: In the cloud, you can apply the same engineering discipline that you use for application code to your entire environment. You can define your entire workload (applications, infrastructure, etc.) as code and update it with code. You can script your operations procedures and automate their process by launching them in response to events. By performing operations as code, you limit human error and create consistent responses to events. 按代码执行操作: 在云中,您可以将用于应用程序代码的相同工程规则应用于整个环境。您可以将整个工作负载(应用程序、基础设施等)定义为代码,并使用代码对其进行更新。您可以编写操作过程的脚本,并通过启动操作过程来响应事件来自动化其流程。通过将操作作为代码执行,您可以限制人为错误并创建对事件的一致响应。 ...

June 19, 2024 · 3 min · 571 words · atovk