
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company has a Windows-based application that must be migrated to AWS. The application requires the use of a shared Windows file system attached to multiple Amazon EC2 Windows instances that are deployed across multiple Availability Zones.
What should a solutions architect do to meet this requirement?
A
Configure AWS Storage Gateway in volume gateway mode. Mount the volume to each Windows instance.
B
Configure Amazon FSx for Windows File Server. Mount the Amazon FSx file system to each Windows instance.
C
Configure a file system by using Amazon Elastic File System (Amazon EFS). Mount the EFS file system 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.
Explanation:
Correct Answer: B - Configure Amazon FSx for Windows File Server. Mount the Amazon FSx file system to each Windows instance.
A. AWS Storage Gateway in volume gateway mode
C. Amazon Elastic File System (Amazon EFS)
D. Amazon EBS volume
For Windows-based applications requiring shared file storage across multiple EC2 instances in multiple Availability Zones, Amazon FSx for Windows File Server is the appropriate AWS service.