
Answer-first summary for fast verification
Answer: Deploy AWS Storage Gateway file gateway VMs at each clinic
The correct answer is A: Deploy AWS Storage Gateway file gateway VMs at each clinic. This solution allows the clinics to locally cache frequently accessed data from the Amazon S3 bucket, thereby reducing latency. AWS Storage Gateway file gateway provides a seamless integration with on-premises applications since it presents the S3 bucket as an NFS or SMB file share. This setup ensures minimal latency and maintains the read-only permissions for each clinic, fulfilling all specified requirements.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
A medical research lab seeks to distribute study data with minimal latency to clinics for local file-based applications. The data is stored in an Amazon S3 bucket with read-only access for clinics. What is the recommended solution for a solutions architect to implement?
A
Deploy AWS Storage Gateway file gateway VMs at each clinic
B
Migrate files using AWS DataSync for on-premises processing
C
Deploy AWS Storage Gateway volume gateway VMs at each clinic
D
Attach Amazon EFS file systems to clinic servers