exam questions

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

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

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 238 discussion

A company uses a legacy on-premises analytics application that operates on gigabytes of .csv files and represents months of data. The legacy application cannot handle the growing size of .csv files. New .csv files are added daily from various data sources to a central on-premises storage location. The company wants to continue to support the legacy application while users learn AWS analytics services. To achieve this, a solutions architect wants to maintain two synchronized copies of all the .csv files on-premises and in Amazon S3.
Which solution should the solutions architect recommend?

  • A. Deploy AWS DataSync on-premises. Configure DataSync to continuously replicate the .csv files between the company's on-premises storage and the company's S3 bucket.
  • B. Deploy an on-premises file gateway. Configure data sources to write the .csv files to the file gateway. Point the legacy analytics application to the file gateway. The file gateway should replicate the .csv files to Amazon S3.
  • C. Deploy an on-premises volume gateway. Configure data sources to write the .csv files to the volume gateway. Point the legacy analytics application to the volume gateway. The volume gateway should replicate data to Amazon S3.
  • D. Deploy AWS DataSync on-premises. Configure DataSync to continuously replicate the .csv files between on-premises and Amazon Elastic File System (Amazon EFS). Enable replication from Amazon Elastic File System (Amazon EFS) to the company's S3 bucket.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sctmp
Highly Voted 3 years, 7 months ago
A. If we want to one time migrate data, not for synchronization. B. Sounds the best use case for file gateway. C. We're not really backing up volumes. D. Same as A. Any inputs? My bet is B.
upvoted 79 times
DarthYoda
3 years, 7 months ago
I would also go with B
upvoted 4 times
...
kuman
3 years, 6 months ago
I was thinking B, but it is A after more thoughts. Key here is to keep "two synchronized copies" which storage gateway doesn't do.
upvoted 10 times
ismai1
3 years, 6 months ago
volume gateway keep 2 synchronized copies
upvoted 1 times
lehoang15tuoi
3 years, 5 months ago
Wrong. Volume gateways is ASYNC back up https://aws.amazon.com/storagegateway/volume/
upvoted 4 times
...
...
allanm
2 years, 8 months ago
you missed out the rest of the sentence - "on-premises and on Amazon S3" DataSync cannot do this. The answer is Storage gateway. Since the files are .csv, it is therefore a file gateway system.
upvoted 1 times
...
...
done7
3 years, 4 months ago
Does Storage GW, keeps two copy of the files?? I think it is just one copy in the cloud as well as a cache of frequently accessed file on-perm; So I think the answer is A
upvoted 3 times
...
awsnoobster
3 years ago
B. is correct - for filegateway synch of files while Datasynch is for migration
upvoted 3 times
...
...
DrCloud
Highly Voted 3 years, 6 months ago
Ans: "B" is very suitable My 2 cents: Given requirement "The legacy application cannot handle the growing size of .csv files. New .csv files are added daily from various data sources to a central on-premises storage location. The company wants to continue to support the legacy application while users learn AWS analytics services." DataSync can't store on-premises. Only storage gateway can handle growing on-premises storage need. Hope this helps!!
upvoted 27 times
lehoang15tuoi
3 years, 5 months ago
I’m not sure how you guys came to interpret that the chosen services need to “store” 2 copies of data by itself? Right now, the company already has 1 copy of the data - the on-prem one. By using Data Sync, they copy those data into AWS. There, 2 copies. This is line plain English... You already have something, when you “sync” it elsewhere you create another copy of it. In what case does the word “sync” means creating 2 copies of data at once?
upvoted 12 times
allanm
2 years, 8 months ago
Data sync is only used for Data migration from on-prem to AWS. You cannot use Data sync if you want to use both on-prem and AWS cloud. If you want to use both on-prem AND AWS then you will have to use Storage Gateway.
upvoted 1 times
...
...
...
chopinowski
Most Recent 3 months, 2 weeks ago
Selected Answer: A
A for sure. Because "synchronization"
upvoted 1 times
...
jayvarma
1 year, 8 months ago
Definitely not A because the requirement is to maintain two synchronized copies of files. DataSync comes to use when you want to make a one-time migration of data. B can be the ideal answer as the file gateway can be used to maintain synchronized copies of data between on-prem and Amazon S3.
upvoted 1 times
...
Mia2009687
1 year, 10 months ago
Selected Answer: B
The legacy application cannot handle the growing size of .csv files. So the question is not keeping 2 copies. The question is moving .csv files to cloud while still enable the onprem to use the files. So Storage Gateway. Datasync is just for syncing data.
upvoted 1 times
...
BECAUSE
1 year, 10 months ago
Selected Answer: A
A is the answer
upvoted 1 times
...
17Master
2 years, 6 months ago
Selected Answer: A
Scheduling your DataSync tasks DataSync provides a scheduling feature that enables customers to automatically execute transfer tasks to detect and copy changes from the source storage to the destination storage at specified intervals. Scheduling is handy if you want to execute recurring tasks to migrate data between on-premises and AWS Cloud storage. It enables you to transfer data to the cloud for running analytics and deriving insights, and to replicate data to AWS for disaster recovery or running hybrid applications. With DataSync scheduling, you can do all this without needing to write and run scripts to track repeated transfers. https://aws.amazon.com/es/blogs/storage/scheduling-a-secure-data-transfer-using-aws-datasync/
upvoted 1 times
...
F_M
2 years, 7 months ago
Selected Answer: A
"a solutions architect wants to maintain two synchronized copies of all the .csv files on-premises and in Amazon S3". If you need TWO copies you need DataSync. Storage gateway can cache data but primarily stores it on AWS. Just one copy...
upvoted 1 times
...
Kaireny54
2 years, 8 months ago
Selected Answer: B
picked B. Datasync is not continious, it is scheduled (hourly, dayly, etc). this means data are not sync all the time
upvoted 1 times
...
GorDavityan
2 years, 8 months ago
Selected Answer: A
Datasync is syncronous with s3
upvoted 1 times
...
Root_Access
2 years, 8 months ago
Selected Answer: B
Definitely B: you need to schedule tasks for datasync to do continuous transfer, where storage gateway does it automatically. Keyword in the question is: synchronized copies Here is a blog post explaining scheduling: https://aws.amazon.com/blogs/storage/scheduling-a-secure-data-transfer-using-aws-datasync/
upvoted 1 times
...
Moathov
2 years, 8 months ago
Selected Answer: B
B is the answer guys
upvoted 1 times
...
slcheng
2 years, 8 months ago
Selected Answer: B
AWS DataSync is an online data transfer service that simplifies, automates, and accelerates moving data between storage systems and services. Amazon S3 File Gateway –Amazon S3 File Gateway supports a file interface into Amazon Simple Storage Service (Amazon S3) and combines a service and a virtual software appliance. By using this combination, you can store and retrieve objects in Amazon S3 using industry-standard file protocols such as Network File System (NFS) and Server Message Block (SMB). question stated *.CSV files. B is correct.
upvoted 1 times
...
cloud_collector
2 years, 9 months ago
"to keep two synchronized copies of all.csv files on-premises and on Amazon S3" A should be better. https://aws.amazon.com/blogs/storage/synchronizing-your-data-to-amazon-s3-using-aws-datasync/
upvoted 2 times
cloud_collector
2 years, 9 months ago
About option B. With a S3 File Gateway, you can do the following: You can store and retrieve files directly using the NFS version 3 or 4.1 protocol. You can store and retrieve files directly using the SMB file system version, 2 and 3 protocol. You can access your data directly in Amazon S3 from any AWS Cloud application or service. You can manage your S3 data using lifecycle policies, cross-region replication, and versioning. You can think of a S3 File Gateway as a file system mount on Amazon S3.
upvoted 2 times
...
...
xr19970428
2 years, 9 months ago
A Reference: https://aws.amazon.com/blogs/storage/synchronizing-your-data-to-amazon-s3-using-aws-datasync/
upvoted 2 times
...
naveenagurjara
2 years, 10 months ago
Selected Answer: B
DataSYNC is for migration.. not syncing/backup
upvoted 3 times
...
Nikpati
2 years, 11 months ago
Selected Answer: A
Answer is A.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago