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 723 discussion

A company has a business system that generates hundreds of reports each day. The business system saves the reports to a network share in CSV format. The company needs to store this data in the AWS Cloud in near-real time for analysis.
Which solution will meet these requirements with the LEAST administrative overhead?

  • A. Use AWS DataSync to transfer the files to Amazon S3. Create a scheduled task that runs at the end of each day.
  • B. Create an Amazon S3 File Gateway. Update the business system to use a new network share from the S3 File Gateway.
  • C. Use AWS DataSync to transfer the files to Amazon S3. Create an application that uses the DataSync API in the automation workflow.
  • D. Deploy an AWS Transfer for SFTP endpoint. Create a script that checks for new files on the network share and uploads the new files by using SFTP.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
MatAlves
9 months, 3 weeks ago
Selected Answer: B
A - Incorrect -> end of each day vs near-real time C - Incorrect -> create an application vs least admin overhead D - Incorrect -> Create a script that checks vs not near-real time B is the answer.
upvoted 1 times
...
Michael_Li
1 year, 6 months ago
A incorrect becaused scheduled task that runs at the end of each day doesn't meet near-real time requirement B is incorrect because you haven't migrate the tons of existing reports to the S3, so it's a empty S3 C is correct first you use DataSync to migrate the existing reporting to S3, then with DataSync API in the automation workflow you keep syncing the new created report files to S3 near real time D is not correct because AWS Transfer is just a tranfer tool, it did not specify which destination on AWS you are going to upload the reports to
upvoted 1 times
...
StacyY
2 years ago
B because it is the LEAST administrative overhead
upvoted 1 times
...
BECAUSE
2 years ago
Selected Answer: D
D is the answer
upvoted 1 times
...
phani1989
2 years, 4 months ago
The company needs to store this data in the AWS Cloud in near-real time for analysis. So it cant be 'A'
upvoted 1 times
...
Jobair
2 years, 7 months ago
Selected Answer: B
You need to install DataSync agents in an instance. The question is asking for less overhead. I'll go for FileGateway
upvoted 1 times
Jobair
2 years, 7 months ago
I was wrong
upvoted 1 times
...
...
Alexander_Nox
2 years, 8 months ago
Selected Answer: A
A looks good in this case for me
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 ...