

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 设计和运营以提高单一地区的韧性
<a name="single-region-resilience"></a>

在深入探讨多区域概念之前，首先要确认您的工作负载已在单个区域中尽可能具有弹性。为实现这一目标，请根据Wel [l-Architecte AWS d Framework的可靠性](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/welcome.html)[支柱和卓越运营](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/welcome.html)支柱评估您的工作量，并根据权衡和风险评估进行任何必要的更改。Well-Architected Framework 中 AWS 涵盖了以下概念：
+ [基于域边界的工作负载分段](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/design-your-workload-service-architecture.html)
+ [定义明确的服务合同](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/design-your-workload-service-architecture.html)
+ [依赖关系管理和耦合](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/design-interactions-in-a-distributed-system-to-prevent-failures.html)
+ [处理失败、重试和退缩策略](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/design-interactions-in-a-distributed-system-to-mitigate-or-withstand-failures.html)
+ [等能操作以及有状态事务与无状态事务](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/design-interactions-in-a-distributed-system-to-mitigate-or-withstand-failures.html)
+ [运营准备和变更管理](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/operational-readiness.html)
+ [了解工作负载运行状况](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/understanding-operational-health.html)
+ [对事件做出响应](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/responding-to-events.html)

要进一步提高单区域弹性，请查看并应用论文《[高级多可用区弹性模式：检测和缓解灰色](https://docs.aws.amazon.com/whitepapers/latest/advanced-multi-az-resilience-patterns/advanced-multi-az-resilience-patterns.html)故障》中讨论的概念。本 paper 提供了在每个可用区中使用副本来控制故障的最佳实践，并扩展了架构 AWS 完善的框架中引入的多可用区概念。尽管多区域架构可以缓解与可用区域绑定的故障模式，但您应该考虑多区域方法带来的权衡取舍。这就是为什么我们建议您从多可用区方法入手，然后根据多区域架构的基础知识评估特定的工作负载，以确定多区域方法能否提高工作负载的弹性。