Topic 1 Question 243
A medical research lab produces data that is related to a new study. The lab wants to make the data available with minimum latency to clinics across the country for their on-premises, file-based applications. The data files are stored in an Amazon S3 bucket that has read-only permissions for each clinic.
What should a solutions architect recommend to meet these requirements?
Deploy an AWS Storage Gateway file gateway as a virtual machine (VM) on premises at each clinic
Migrate the files to each clinic’s on-premises applications by using AWS DataSync for processing.
Deploy an AWS Storage Gateway volume gateway as a virtual machine (VM) on premises at each clinic.
Attach an Amazon Elastic File System (Amazon EFS) file system to each clinic’s on-premises servers.
ユーザの投票
コメント(13)
- 正解だと思う選択肢: A
A. Deploy an AWS Storage Gateway file gateway as a virtual machine (VM) on premises at each clinic
AWS Storage Gateway is a service that connects an on-premises software appliance with cloud-based storage to provide seamless and secure integration between an organization's on-premises IT environment and AWS's storage infrastructure. By deploying a file gateway as a virtual machine on each clinic's premises, the medical research lab can provide low-latency access to the data stored in the S3 bucket while maintaining read-only permissions for each clinic. This solution allows the clinics to access the data files directly from their on-premises file-based applications without the need for data transfer or migration.
👍 10mhmt44382023/01/15 - 正解だと思う選択肢: A
Amazon S3 File Gateway enables you to store file data as objects in Amazon S3 cloud storage for data lakes, backups, and Machine Learning workflows. With Amazon S3 File Gateway, each file is stored as an object in Amazon S3 with a one-to-one mapping between a file and an object.
Volume Gateway provides block storage volumes over iSCSI, backed by Amazon S3, and provides point-in-time backups as Amazon EBS snapshots. Volume Gateway integrates with AWS Backup, an automated and centralized backup service, to protect Storage Gateway volumes.
So it's A
👍 3AlessandraSAA2023/03/02 - 正解だと思う選択肢: A
It's A imo (file gatewat)
👍 2Morinator2023/01/13
シャッフルモード