AWS Certified SysOps Administrator – Associate (SOA-C03) — Question 32

A company is migrating its production file server to AWS. All data that is stored on the file server must remain accessible if an Availability Zone becomes unavailable or when system maintenance is performed. Users must be able to interact with the file server through the SMB protocol Users also must have the ability to manage file permissions by using Windows ACLs.
Which solution will meet these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B because an Amazon FSx for Windows File Server Multi-AZ file system provides high availability and allows users to access data through SMB while supporting Windows ACLs for file permissions. Option A does not provide the required high availability, while option C introduces unnecessary complexity with load balancing, and option D does not ensure availability across multiple zones.