AWS Certified SysOps Administrator – Associate — Question 212

A company hosts a Windows-based file server on a fleet of Amazon EC2 instances across multiple Availability Zones. The current setup does not allow application servers to access files simultaneously from the EC2 fleet.

Which solution will allow this access in the MOST operationally efficient way?

Answer options

Correct answer: B

Explanation

The correct answer is B because Amazon FSx for Windows File Server is designed specifically for Windows-based applications and allows multiple instances to access shared files simultaneously, making it the most efficient solution for the scenario. Options A and D involve additional complexity and replication that are unnecessary for the requirements, while option C does not provide the necessary concurrent access capabilities.