A business requires the migration of a Microsoft Windows-based application to AWS. This program utilizes a shared Windows file system that is tied to numerous Amazon EC2 Windows machines.
What actions should a solutions architect take to achieve this?
- A. Configure a volume using Amazon Elastic File System (Amazon EFS). Mount the EFS volume to each Windows instance.
- B. Configure AWS Storage Gateway in Volume Gateway mode. Mount the volume to each Windows instance.
- C. Configure Amazon FSx for Windows File Server. Mount the Amazon FSx volume to each Windows instance.
- D. Configure an Amazon Elastic Block Store (Amazon EBS) volume with the required size. Attach each EC2 instance to the volume. Mount the file system within the volume to each Windows instance.
한글 번역
비즈니스에서는 Microsoft Windows 기반 애플리케이션을 AWS로 마이그레이션해야 합니다. 이 프로그램은 수많은 Amazon EC2 Windows 시스템에 연결된 공유 Windows 파일 시스템을 활용합니다.
솔루션 설계자는 이를 달성하기 위해 어떤 조치를 취해야 합니까?
- A. Amazon Elastic File System(Amazon EFS)을 사용하여 볼륨을 구성합니다. 각 Windows 인스턴스에 EFS 볼륨을 탑재합니다.
- B. 볼륨 게이트웨이 모드에서 AWS Storage Gateway를 구성합니다. 각 Windows 인스턴스에 볼륨을 탑재합니다.
- C. Windows 파일 서버용 Amazon FSx를 구성합니다. Amazon FSx 볼륨을 각 Windows 인스턴스에 탑재합니다.
- D. 필요한 크기로 Amazon Elastic Block Store(Amazon EBS) 볼륨을 구성합니다. 각 EC2 인스턴스를 볼륨에 연결합니다. 볼륨 내의 파일 시스템을 각 Windows 인스턴스에 마운트합니다.
정답
- C. Configure Amazon FSx for Windows File Server. Mount the Amazon FSx volume to each Windows instance.
해설
Q: Windows 파일 서버용 Amazon FSx 파일 시스템이란 무엇이며 파일 공유란 무엇입니까?
A: 파일 시스템은 Amazon FSx의 기본 리소스입니다. 파일과 폴더를 저장하고 액세스하는 곳입니다. 스토리지 양, 처리량 및 액세스를 위한 DNS 이름과 관련이 있습니다.
파일 공유는 컴퓨팅 인스턴스에 액세스할 수 있도록 하는 파일 시스템 내의 특정 폴더(및 해당 하위 폴더)입니다. 모든 파일 시스템에는 "공유"라는 기본 Windows 파일 공유가 제공되며 다른 많은 Windows를 만들고 관리할 수 있습니다. 원하는 대로 파일을 공유할 수 있습니다.
이 문제에서는 Windows 기반의 어플리케이션을 올리려고 하고 또한 수많은 Windows 서비스르 사용하려고 하기 때문에 Windows 파일 서버용 FSx를 사용해야 한다.
참조
https://aws.amazon.com/ko/fsx/windows/faqs/?nc=sn&loc=8
'[AWS] > AWS SAA EXAMTOPICS' 카테고리의 다른 글
[AWS][SAA][EXAMTOPICS] Question 182 (0) | 2022.06.30 |
---|---|
[AWS][SAA][EXAMTOPICS] Question 181 (0) | 2022.06.30 |
[AWS][SAA][EXAMTOPICS] Question 180 (0) | 2022.06.30 |
[AWS][SAA][EXAMTOPICS] Question 179 (0) | 2022.06.30 |
[AWS][SAA][EXAMTOPICS] Question 177 (0) | 2022.06.30 |
[AWS][SAA][EXAMTOPICS] Question 176 (0) | 2022.06.30 |
[AWS][SAA][EXAMTOPICS] Question 175 (0) | 2022.06.30 |
[AWS][SAA][EXAMTOPICS] Question 174 (0) | 2022.06.30 |
댓글