AWS Certified Solutions Architect Associate · Free Practice Question Medium
Question 45
A company is designing a shared storage solution for a gaming application that is hosted in the AWS Cloud. The company needs the ability to use SMB clients to access data. The solution must be fully managed. Which AWS solution meets these requirements?
- A Create an Amazon S3 bucket. Assign an IAM role to the application to grant access to the S3 bucket. Mount the S3 bucket to the application server.
- B Create an AWS DataSync task that shares the data as a mountable file system. Mount the file system to the application server.
- C Create an Amazon EC2 Windows instance. Install and configure a Windows file share role on the instance. Connect the application server to the file share.
- D Create an Amazon FSx for Windows File Server file system. Attach the file system to the origin server. Connect the application server to the file system.
Reveal correct answer
Correct answer: D
Explanation
The correct answer is to create an Amazon FSx for Windows File Server file system, attach the file system to the origin server, and connect the application server to the file system. This solution meets the requirements of being fully managed and allowing SMB clients to access data.Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
