AWS Certified Cloud Practitioner (CLF-C02) — Question 15
A company has a centralized group of users with large file storage requirements that have exceeded the space available on premises. The company wants to extend its file storage capabilities for this group while retaining the performance benefit of sharing content locally.
What is the MOST operationally efficient AWS solution for this scenario?
Answer options
- A. Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
- B. Configure and deploy an AWS Storage Gateway file gateway. Connect each user’s workstation to the file gateway.
- C. Move each user’s working environment to Amazon WorkSpaces. Set up an Amazon WorkDocs account for each user.
- D. Deploy an Amazon EC2 instance and attach an Amazon Elastic Block Store (Amazon EBS) Provisioned IOPS volume. Share the EBS volume directly with the users.
Correct answer: B
Explanation
Option B is the correct answer because the AWS Storage Gateway file gateway provides a seamless integration of cloud storage with on-premises applications, allowing users to retain local performance while accessing scalable cloud storage. The other options either do not offer the same level of integration and operational efficiency, like A and D, or require a complete change in user environment, as with C, which may not be necessary for the stated needs.