A company is migrating to the AWS Cloud.A file server is the first workload to migrate.Users must be able to access the file share using the Server MessageBlock (SMB) protocol.
Which AWS managed service meets these requirements?
Amazon Elastic Block Store (Amazon EBS)
Amazon EC2
Amazon FSx
Amazon S3
Explanations:
Amazon EBS provides block-level storage but does not natively support SMB for file sharing.
Amazon EC2 is a compute service, and while you can install file-sharing software, it is not a managed file service.
Amazon FSx offers fully managed Windows File Server with native SMB support for file sharing.
Amazon S3 is an object storage service and does not natively support SMB for file sharing.