Topic 1 Question 3
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?
Create an Amazon S3 bucket for each user. Mount each bucket by using an S3 file system mounting utility.
Configure and deploy an AWS Storage Gateway file gateway. Connect each user’s workstation to the file gateway.
Move each user’s working environment to Amazon WorkSpaces. Set up an Amazon WorkDocs account for each user.
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.
ユーザの投票
コメント(17)
- 正解だと思う選択肢: B
AWS Storage Gateway is a hybrid storage service
👍 12ShivaNagarajan2023/10/12 B. Configure and deploy an AWS Storage Gateway file gateway. Connect each user’s workstation to the file gateway.
Using an AWS Storage Gateway file gateway allows you to extend your on-premises file storage into the AWS Cloud seamlessly. It provides low-latency access to your data stored in Amazon S3 while maintaining the performance benefits of local access. This solution enables centralized management of storage while still allowing users to access files as if they were stored locally. Additionally, it eliminates the need for managing individual S3 buckets for each user, simplifying administration and scalability.
👍 9Itzmelakshmikanth31082024/03/22Configure and deploy an AWS Storage Gateway file gateway. Connect each user’s workstation to the file gateway.
👍 2Nepton2023/11/23
シャッフルモード