

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

# 可靠性支柱
<a name="reliability"></a>

 AWS Well-Architected Framework 的可靠性支柱著重於工作負載執行其預期功能的能力，並從失敗中快速復原以滿足需求。下列建議可協助您符合 Amazon FSx for Windows File Server 的可靠性設計原則和架構最佳實務。

**主要重點領域：**
+ 分散式系統設計
+ 復原規劃
+ 適應不斷變化的需求

## 從失敗中自動復原
<a name="recovery"></a>
+ 請確定您的 IP 子網路配置考慮了擴展和可用性。
+ 跨多個可用區域部署 FSx for Windows File Server 檔案系統。如需詳細資訊，請參閱 Amazon FSx 文件中的[可用性和耐久性：單一可用區和多可用區檔案系統](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/high-availability-multiAZ.html)。
+ 跨多個 複寫 FSx for Windows File Server 檔案系統 AWS 區域。如需詳細資訊，請參閱 AWS 部落格文章[如何複寫 Amazon FSx for Windows File Server 資料 AWS 區域](https://aws.amazon.com/blogs/storage/how-to-replicate-amazon-fsx-file-server-data-across-aws-regions/)。
+ 為您的檔案系統啟用陰影複製，讓使用者可以在 Windows File Explorer 中檢視和還原先前快照中的個別檔案或資料夾。如需詳細資訊，請參閱部落格文章[自動化 Amazon FSx for Windows File Server 上的陰影複製組態](https://aws.amazon.com/blogs/storage/enabling-microsoft-shadow-copies-with-amazon-fsx-for-windows-file-server/)。

## 測試復原程序
<a name="test"></a>
+  練習從備份還原檔案系統。如需詳細資訊，請參閱 Amazon FSx 文件中的[使用備份](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html)。
+ 透過修改輸送量在多可用區域檔案系統上測試容錯移轉。

## 水平擴展以增加彙總工作負載可用性，而且不要猜測容量
<a name="scale"></a>
+ 根據使用率指標，自動擴展 FSx for Windows File Server 檔案系統的儲存和輸送量容量。如需詳細資訊，請參閱：
  + 在 Amazon [FSx 文件中動態增加 FSx for Windows File Server 檔案系統的儲存容量](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-storage-capacity.html#automate-storage-capacity-increase)。 FSx 
  + [如何在 Amazon FSx 文件中修改輸送量容量](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-throughput-capacity.html#increase-throughput-capacity)。 FSx 
  + [Amazon FSx for Windows File Server – YouTube 頻道上的自動儲存和輸送量容量擴展](https://www.youtube.com/watch?v=1p0tnll1l14)。 AWS YouTube 

## 管理自動化中的變更
<a name="change"></a>
+ 將基礎設施套用為程式碼 (IaC)，以部署 FSx for Windows File Server 檔案系統。您可以使用 [FSx for Windows File Server Quick Start](https://github.com/aws-quickstart/quickstart-fsx-windows-file-server) 來實作您的檔案系統 AWS。
+ 盡可能自動化 FSx for Windows File Server 操作程序。例如，最佳實務是自動化任務，例如[在追蹤模式中開啟使用者儲存配額和重複資料刪除](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/admin-best-practices-fsxw.html)。

## 管理配額和限制條件
<a name="quotas"></a>
+ 監控和管理 FSx for Windows File Server 配額。如需詳細資訊，請觀看 AWS YouTube 頻道上的[使用 AWS 服務配額影片檢視和管理服務的配額](https://www.youtube.com/watch?v=ZTwfIIf35Wc)。
+ 確保目前配額與最大用量之間存在足夠的間隙，以適應容錯移轉。
+ 透過架構因應固定的服務配額和限制。