

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

# 성능 효율성 요소
<a name="performance"></a>

 AWS Well-Architected Framework의 성능 효율성 원칙은 IT 및 컴퓨팅 리소스의 구조화되고 간소화된 할당에 중점을 둡니다. 다음 권장 사항은 Amazon FSx for Windows File Server의 성능 효율성 설계 원칙 및 아키텍처 모범 사례를 충족하는 데 도움이 될 수 있습니다.

**주요 핵심 영역:**
+ 워크로드 요구 사항에 최적화된 리소스 유형 및 크기 선택
+ 모니터링 성능
+ 비즈니스 요구 사항의 발전에 따라 효율성 유지 관리

## 고급 기술 대중화 및 팀이 더 쉽게 구현할 수 있도록 지원
<a name="advanced"></a>
+  AWS 서비스를 사용하여 직접 수행하는 데 더 많은 시간과 노력이 필요한 복잡한 작업을 처리합니다. 예를 들어 [AWS DataSync](https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html)를 사용하여 데이터를 마이그레이션하고, [AWS Systems Manager](https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html) 런북과 [AWS CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html) 템플릿을 사용하여 수동 태스크를 자동화합니다.

## 필요한 경우 글로벌 규모 조정
<a name="scale"></a>
+ 여러 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/)를 참조하세요.

## 서버리스 아키텍처 사용
<a name="serverless"></a>
+  AWS Lambda 및와 같은 서버리스 서비스를 사용하여 FSx for Windows File Server의 기능을 AWS Step Functions확장합니다. 예를 들어 서버리스 제품을 통해 보안 제어의 보다 효율적인 적용을 구성할 수 있습니다. 자세한 내용은 블로그 게시물 [Automating Amazon FSx for Windows File Server configuration for more efficient enforcement of security controls](https://aws.amazon.com/blogs/modernizing-with-aws/automating-amazon-fsx-for-windows-file-server-configuration/)를 참조하세요.

## 자주 테스트 및 실험
<a name="test"></a>
+ 프로덕션으로 변경 사항을 배포하기 전에 프로덕션 환경과 구성이 동일한 테스트 환경(동일한 Active Directory, 네트워크 구성, 파일 시스템 크기 및 구성, 데이터 중복 제거 및 섀도우 사본과 같은 Windows 기능)에서 인프라 변경 사항을 테스트합니다.
+ 새로운 서비스와 기능을 최신 상태로 유지하고 테스트 환경에서 정기적으로 테스트합니다.

## 기계에 대한 공감 고려
<a name="sympathy"></a>

[기계에 대한 공감](https://wa.aws.amazon.com/wellarchitected/2020-07-02T19-33-23/wat.concept.mechanical-sympathy.en.html)이란 도구가 가장 잘 작동하는 방식을 이해한 상태로 도구를 사용하는 것을 말합니다.
+ 특히 실행 중인 FSx for Windows File Server 파일 시스템을 변경하기 전에 파일 시스템을 정기적으로 백업합니다. 자세한 내용은 Amazon FSx 설명서의 [Working with backups](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/using-backups.html)를 참조하세요.
+ Amazon CloudWatch 지표를 사용하여 FSx for Windows File Server에 대한 경보 기반 알림을 생성합니다. 자세한 내용은 Amazon FSx 설명서의 [Creating CloudWatch alarms to monitor Amazon FSx](https://docs.aws.amazon.com//fsx/latest/WindowsGuide/creating_alarms.html)를 참조하세요.

## 성능 개선
<a name="improve"></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 
+ Microsoft 분산 파일 시스템(DFS) 네임스페이스를 사용하여 동일한 네임스페이스의 여러 파일 시스템에서 초당 최대 수십 기가비트(Gbps) 및 수백만 IOPS까지 성능을 스케일 아웃합니다. 자세한 내용은 Amazon FSx 설명서의 [Walkthrough 6: Scaling out performance with shards](https://docs.aws.amazon.com/fsx/latest/WindowsGuide/scale-out-performance.html)를 참조하세요.
+ 향상된 성능 지표를 사용하여 FSx for Windows File Server 파일 시스템의 성능을 최적화합니다. 자세한 내용은 블로그 게시물 [Optimizing Amazon FSx for Windows File Server performance with new metrics](https://aws.amazon.com/blogs/storage/optimizing-amazon-fsx-for-windows-file-server-performance-with-new-metrics/)를 참조하세요.