A company is migrating its corporate Windows-based file share application to AWS. The application uses the Server Message Block (SMB) protocol and integrates with Microsoft Active Directory to enforce file-level permissions (ACLs) and user storage quotas. During peak hours, the storage solution must scale dynamically to deliver up to of throughput with sub-millisecond latencies. Which storage solution should a solutions architect recommend to meet these requirements?
- Amazon FSx for Windows File ServerCevap
- BAmazon EFS with Provisioned Throughput mode
- CAmazon EBS gp3 volumes attached to multiple EC2 instances using EBS Multi-Attach
- DAmazon S3 buckets mounted on the Windows EC2 instances using Amazon S3 File Gateway
Cevap
Amazon FSx for Windows File Server
The correct option is the one specifying Amazon FSx for Windows File Server. This service is designed specifically for Windows workloads, offering native support for the SMB protocol, Windows ACLs, and Microsoft Active Directory. It supports SSD storage with sub-millisecond latencies and can scale throughput capacity up to to meet high-performance demands.
Adım Adım Çözüm
Anahtar Kavram
Selecting high-performance, shared storage solutions that support native Windows protocols (SMB) and security integrations.