

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 在單一區域中進行彈性的工程和操作
<a name="single-region-resilience"></a>

在深入探討多區域概念之前，請先確認您的工作負載已在單一區域中盡可能具有彈性。若要達成此目標，請根據 AWS Well-Architected Framework [的可靠性支柱](https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/welcome.html)和[卓越營運支柱](https://docs.aws.amazon.com/wellarchitected/latest/operational-excellence-pillar/welcome.html)來評估工作負載，並根據權衡和風險評估進行任何必要的變更。 AWS Well-Architected 架構涵蓋下列概念：
+ [根據網域界限的工作負載分割](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)中討論的概念。本白皮書提供在每個可用區域中使用複本的最佳實務，以包含故障並擴展 AWS Well Architected Framework 中介紹的多可用區域概念。雖然多區域架構可以緩解與可用區域繫結的故障模式，但您應該考慮使用多區域方法來權衡。這就是為什麼我們建議您從多可用區方法開始，然後針對多區域架構的基本原理評估特定工作負載，以判斷多區域方法是否可以提高工作負載的彈性。