Q64. AWS 하이브리드 클라우드 환경에서의 효율적인 파일 스토리지 관리
AWS 자격증을 준비하는 여러분, 안녕하세요. 오늘은 온프레미스 환경과 AWS 클라우드 환경을 연결하는 하이브리드 클라우드 아키텍처에서 효율적인 파일 스토리지 관리 방법에 대해 알아보겠습니다. 이는 AWS Certified Solutions Architect - Associate 자격증 시험에서 자주 다루는 중요한 주제입니다.
문제 상황
Q1:
한 회사가 온프레미스에서 실행 중인 Windows 파일 서버에 5TB 이상의 파일 데이터를 보유하고 있습니다. 사용자와 애플리케이션은 매일 이 데이터와 상호작용합니다. 회사는 Windows 워크로드를 AWS로 마이그레이션하고 있으며, 이 과정에서 최소한의 지연 시간으로 AWS와 온프레미스 파일 스토리지에 모두 액세스할 수 있어야 합니다. 또한 운영 오버헤드를 최소화하고 기존 파일 액세스 패턴을 크게 변경하지 않는 솔루션이 필요합니다. 회사는 AWS 연결을 위해 AWS Site-to-Site VPN 연결을 사용하고 있습니다.
이러한 요구사항을 충족하기 위해 솔루션 아키텍트는 어떤 방안을 제시해야 할까요?
<small>A company has more than 5 TB of file data in a Windows file server that runs on premises. Users and applications interact with the data daily. The company is migrating its Windows workloads to AWS. As the company continues this process, the company needs to be able to access the file storage on AWS and on premises with minimum latency. The company needs a solution that minimizes operational overhead and that requires no significant changes to the existing file access patterns. The company uses an AWS Site-to-Site VPN connection for AWS connectivity.
What should a solutions architect do to meet these requirements?</small>
선택지
A. AWS에서 Windows 파일 서버용 Amazon FSx를 배포 및 구성합니다. 온-프레미스 파일 데이터를 Windows 파일 서버용 FSx로 이동합니다. AWS에서 Windows 파일 서버용 FSx를 사용하도록 워크로드를 재구성합니다.
<small>Deploy and configure Amazon FSx for Windows File Server in AWS. Move the on-premises file data to FSx for Windows File Server. Reconfigure the workloads to use FSx for Windows File Server in AWS.</small>
B. 온프레미스에 Amazon S3 파일 게이트웨이를 배포하고 구성합니다. 온프레미스 파일 데이터를 S3 파일 게이트웨이로 이동합니다. S3 파일 게이트웨이를 사용하도록 온프레미스 워크로드 및 클라우드 워크로드를 재구성합니다.
<small>Deploy and configure an Amazon S3 File Gateway on premises. Move the on-premises file data to the S3 File Gateway. Reconfigure the on-premises workloads and cloud workloads to use the S3 File Gateway.</small>
C. 온프레미스에 Amazon S3 파일 게이트웨이를 배포하고 구성합니다. 온프레미스 파일 데이터를 Amazon S3로 이동합니다. Amazon S3를 직접 사용하거나 S3 파일 게이트웨이를 사용하도록 워크로드를 재구성합니다. 각 워크로드의 위치에 따라 다릅니다.
<small>Deploy and configure an Amazon S3 File Gateway on premises. Move the on-premises file data to Amazon S3. Reconfigure the workloads to use either Amazon S3 directly or the S3 File Gateway, depending on the location of each workload.</small>
D. AWS에서 Windows 파일 서버용 Amazon FSx를 배포 및 구성합니다. 온프레미스에 Amazon FSx 파일 게이트웨이를 배포하고 구성합니다. 온프레미스 파일 데이터를 FSx 파일 게이트웨이로 이동합니다. AWS의 Windows 파일 서버용 FSx를 사용하도록 클라우드 워크로드를 구성합니다. FSx 파일 게이트웨이를 사용하도록 온프레미스 워크로드를 구성합니다.
<small>Deploy and configure Amazon FSx for Windows File Server in AWS. Deploy and configure an Amazon FSx File Gateway on premises. Move the on-premises file data to the FSx File Gateway. Configure the cloud workloads to use FSx for Windows File Server in AWS. Configure the on-premises workloads to use the FSx File Gateway.</small>
정답 및 해설
정답은 D입니다.
Amazon FSx 파일 게이트웨이는 Amazon FSx의 Windows 파일 공유에 대한 온프레미스 액세스를 최적화하여 사용자가 짧은 지연 시간과 공유 대역폭을 유지하면서 Windows 파일 서버용 FSx 데이터에 쉽게 액세스할 수 있도록 합니다. 이 솔루션은 다음과 같은 이점을 제공합니다:
-
하이브리드 환경 지원: AWS의 Windows 파일 서버용 FSx와 온프레미스의 FSx 파일 게이트웨이를 결합하여 하이브리드 클라우드 환경을 효과적으로 지원합니다.
-
낮은 지연 시간: FSx 파일 게이트웨이는 자주 액세스하는 데이터의 로컬 캐시를 제공하여 온프레미스 사용자의 액세스 지연 시간을 최소화합니다.
-
기존 액세스 패턴 유지: 사용자와 애플리케이션은 기존의 파일 액세스 방식을 크게 변경하지 않고도 데이터에 접근할 수 있습니다.
-
운영 오버헤드 최소화: Amazon FSx는 완전 관리형 서비스로, 서버 관리, 소프트웨어 구성, 패치 및 백업과 같은 관리 작업을 AWS가 처리합니다.
-
데이터 동기화: FSx 파일 게이트웨이는 변경된 데이터를 백그라운드에서 Windows 파일 서버용 FSx와 자동으로 동기화합니다.
<small>The correct answer is D.
Amazon FSx File Gateway optimizes on-premises access to Amazon FSx for Windows File Server file shares, allowing users to easily access FSx for Windows File Server data with low latency and shared bandwidth. This solution offers the following benefits:
-
Hybrid Environment Support: Combines Amazon FSx for Windows File Server in AWS with FSx File Gateway on-premises to effectively support a hybrid cloud environment.
-
Low Latency: FSx File Gateway provides a local cache of frequently accessed data, minimizing access latency for on-premises users.
-
Existing Access Patterns Maintained: Users and applications can access data without significant changes to existing file access methods.
-
Minimized Operational Overhead: Amazon FSx is a fully managed service, with AWS handling management tasks such as server management, software configuration, patching, and backups.
-
Data Synchronization: FSx File Gateway automatically synchronizes changed data with FSx for Windows File Server in the background.</small>
오답 설명
A. Windows 파일 서버용 Amazon FSx만 사용하는 이 옵션은 온프레미스 액세스에 대한 지연 시간 요구 사항을 충족하지 못합니다.
<small>A. This option, using only Amazon FSx for Windows File Server, does not meet the latency requirements for on-premises access.</small>
B. S3 파일 게이트웨이는 Windows 파일 서버와 완전히 호환되지 않으며, 기존 파일 액세스 패턴을 유지하기 어려울 수 있습니다.
<small>B. S3 File Gateway is not fully compatible with Windows file servers and may make it difficult to maintain existing file access patterns.</small>
C. 이 옵션도 Windows 파일 서버와의 호환성 문제가 있으며, 일부 워크로드에 대해 상당한 변경이 필요할 수 있습니다.
<small>C. This option also has compatibility issues with Windows file servers and may require significant changes for some workloads.</small>
결론
이 문제는 하이브리드 클라우드 환경에서 파일 스토리지를 효율적으로 관리하는 방법을 테스트합니다. Amazon FSx for Windows File Server와 FSx File Gateway를 조합하여 사용하는 솔루션은 온프레미스와 클라우드 환경 모두에서 낮은 지연 시간, 기존 액세스 패턴 유지, 그리고 최소한의 운영 오버헤드를 제공합니다. 이는 AWS의 하이브리드 클라우드 전략의 중요한 부분이며, 솔루션 아키텍트로서 이러한 서비스의 특성과 사용 사례를 이해하는 것이 중요합니다.
<small>This question tests your understanding of efficient file storage management in a hybrid cloud environment. The solution combining Amazon FSx for Windows File Server and FSx File Gateway provides low latency, maintenance of existing access patterns, and minimal operational overhead in both on-premises and cloud environments. This is an important part of AWS's hybrid cloud strategy, and as a solution architect, it's crucial to understand the characteristics and use cases of these services.</small>
댓글
댓글 쓰기