

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# 신뢰성 요소
<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 설명서의 [Availability and durability: Single-AZ and Multi-AZ file systems](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/high-availability-multiAZ.html)를 참조하세요.
+ 여러 AWS 리전에 걸쳐 FSx for Windows File Server 파일 시스템을 복제합니다. 자세한 내용은 AWS 블로그 게시물 [How to replicate Amazon FSx for Windows File Server data across AWS 리전](https://aws.amazon.com/blogs/storage/how-to-replicate-amazon-fsx-file-server-data-across-aws-regions/)를 참조하세요.
+ 파일 시스템의 섀도우 사본을 사용하면 최종 사용자가 Windows 파일 탐색기의 이전 스냅샷에서 개별 파일 또는 폴더를 보고 복원할 수 있습니다. 자세한 내용은 블로그 게시물 [Automating shadow copies configuration on 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 설명서의 [Working with backups](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html)를 참조하세요.
+ 처리량을 수정하여 다중 AZ 파일 시스템에서 장애 조치를 테스트합니다.

## 수평으로 규모를 조정하여 집계 워크로드 가용성을 높이고 용량을 추측하지 마세요.
<a name="scale"></a>
+ 사용률 지표를 기반으로 FSx for Windows File Server 파일 시스템의 스토리지 및 처리량 용량을 자동으로 조정합니다. 자세한 내용은 다음을 참조하세요.
  + [Increasing the storage capacity of an FSx for Windows File Server file system dynamically](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-storage-capacity.html#automate-storage-capacity-increase)(Amazon FSx 설명서).
  + [How to modify throughput capacity](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/managing-throughput-capacity.html#increase-throughput-capacity)(Amazon 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).
+ 현재의 할당량과 최대 사용량 간에 장애 조치를 수용할 만큼 여유가 충분히 있는지 확인합니다.
+ 아키텍처를 통해 고정된 서비스 할당량 및 제약 조건을 수용합니다.