Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 243 discussion

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?

  • A. Deploy an AWS Storage Gateway file gateway as a virtual machine (VM) on premises at each clinic
  • B. Migrate the files to each clinic’s on-premises applications by using AWS DataSync for processing.
  • C. Deploy an AWS Storage Gateway volume gateway as a virtual machine (VM) on premises at each clinic.
  • D. Attach an Amazon Elastic File System (Amazon EFS) file system to each clinic’s on-premises servers.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
mhmt4438
Highly Voted 1 year, 9 months ago
Selected Answer: 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.
upvoted 23 times
...
cookieMr
Highly Voted 1 year, 3 months ago
A. It allows the clinics to access the data files stored in the S3 bucket through a file interface. The file gateway caches frequently accessed data locally, reducing latency and providing fast access to the data. B. It involves transferring the data files from the Amazon S3 bucket to each clinic's on-premises applications using AWS DataSync. While this enables data migration, it may not provide real-time access and may introduce additional latency. C. It is suitable for block-level access to data rather than file-level access. It may not be the most efficient solution for file-based applications. D. It involves using Amazon EFS, which is a scalable file storage service, to provide file-level access to the data. However, it may introduce additional complexity and latency compared to using a file gateway solution.
upvoted 6 times
...
pentium75
Most Recent 9 months, 3 weeks ago
Selected Answer: A
A: does exactly that is required here B: "Migrate", as to MOVE the files out from S3, doesn't make sense C: Volume Gateway provides iSCSI volumes backed by an object in AWS-managed S3, it does not provide access to S3 objects D: You can do that but it would have high (not "minimum") latency, and the data is not in that EFS volume, it's in S3
upvoted 4 times
...
Ruffyit
10 months, 2 weeks ago
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.
upvoted 1 times
...
TariqKipkemei
1 year ago
Selected Answer: A
The Amazon S3 File Gateway enables you to store and retrieve objects in Amazon Simple Storage Service (S3) using file protocols such as Network File System (NFS) and Server Message Block (SMB). Objects written through S3 File Gateway can be directly accessed in S3.
upvoted 2 times
...
Guru4Cloud
1 year, 1 month ago
Selected Answer: A
A. Deploy an AWS Storage Gateway file gateway as a virtual machine (VM) on premises at each clinic
upvoted 2 times
...
Bmarodi
1 year, 4 months ago
Selected Answer: A
Option A meets the requirements.
upvoted 1 times
...
jaswantn
1 year, 5 months ago
For File-based applications use File Gateway: (Option A)
upvoted 1 times
...
Grace83
1 year, 7 months ago
Definitely A. Why are there so many wrong answers by Admins?
upvoted 4 times
maggie135
1 year, 3 months ago
I guess to force us to read and think, so one can't just memorize the answer and go to exam ?)
upvoted 3 times
...
...
AlessandraSAA
1 year, 7 months ago
Selected Answer: 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
upvoted 4 times
...
Steve_4542636
1 year, 7 months ago
Selected Answer: A
A for answer
upvoted 1 times
...
bdp123
1 year, 8 months ago
Selected Answer: A
https://cloud.in28minutes.com/aws-certification-aws-storage-gateway
upvoted 1 times
...
kbaruu
1 year, 8 months ago
Selected Answer: A
A. Deploy an AWS Storage Gateway file gateway...
upvoted 1 times
...
imisioluwa
1 year, 9 months ago
Selected Answer: A
The correct answer is A. https://www.knowledgehut.com/tutorials/aws/aws-storage-gateway#:~:text=AWS%20Storage%20Gateway%20helps%20in%20connecting,as%20well%20as%20providing%20data%20security.&text=AWS%20Storage%20Gateway%20helps,as%20providing%20data%20security.&text=Gateway%20helps%20in%20connecting,as%20well%20as%20providing https://docs.aws.amazon.com/storagegateway/latest/vgw/WhatIsStorageGateway.html
upvoted 1 times
...
venice1234
1 year, 9 months ago
Selected Answer: C
I think C (Volume Gateway) is correct as it has an option to have Local Storage with Asynchronous sync with S3. This would give low latency access to all local files not just cached/recent files.
upvoted 2 times
pentium75
9 months, 3 weeks ago
Volume gateway provides an iSCSI volume and stores that as a single object in an AWS-managed S3 bucket. It does not provide access to S3 objects.
upvoted 1 times
...
...
laicos
1 year, 9 months ago
Selected Answer: A
https://aws.amazon.com/storagegateway/file/
upvoted 1 times
...
Aninina
1 year, 9 months ago
Selected Answer: A
A. Deploy an AWS Storage Gateway file gateway as a virtual machine (VM) on premises at each clinic
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...