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

A large media company hosts a web application on AWS. The company wants to start caching confidential media files so that users around the world will have reliable access to the files. The content is stored in Amazon S3 buckets. The company must deliver the content quickly, regardless of where the requests originate geographically.
Which solution will meet these requirements?

  • A. Use AWS DataSync to connect the S3 buckets to the web application.
  • B. Deploy AWS Global Accelerator to connect the S3 buckets to the web application.
  • C. Deploy Amazon CloudFront to connect the S3 buckets to CloudFront edge servers.
  • D. Use Amazon Simple Queue Service (Amazon SQS) to connect the S3 buckets to the web application.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
Velociraptor1
2 years, 9 months ago
Accerator is answer https://aws.amazon.com/global-accelerator/?blogs-global-accelerator.sort-by=item.additionalFields.createdDate&blogs-global-accelerator.sort-order=desc&aws-global-accelerator-wn.sort-by=item.additionalFields.postDateTime&aws-global-accelerator-wn.sort-order=desc
upvoted 1 times
...
EasonFeng
2 years, 9 months ago
C - CloudFront, static resource, cache in edge
upvoted 1 times
...
Prakashn0509
2 years, 9 months ago
Correct Answer is C:: CloudFront uses a local cache to provide the response, AWS Global accelerator proxies requests and connects to the application all the time for the response.
upvoted 1 times
...
phuongntb
2 years, 10 months ago
Selected Answer: C
ccccccccccccccccccccccccccff
upvoted 1 times
...
queen101
2 years, 10 months ago
C- Cloudfront to reduce latency. Key words.
upvoted 1 times
...
john6732
2 years, 10 months ago
For anyone doubting that it might be Global Accelerator, keep in mind that it only supports endpoints for Network and Application LBs, Elastic IPs, and EC2.
upvoted 3 times
...
marklovesaws143
2 years, 10 months ago
Selected Answer: C
CCCCCCCCCCCCCCCCCCC
upvoted 1 times
...
HogwartsTrue
2 years, 10 months ago
Answer is C
upvoted 1 times
...
jarihd1
2 years, 10 months ago
Selected Answer: B
Cache is happening on App Side
upvoted 2 times
...
rfcaronan
2 years, 11 months ago
Selected Answer: C
Answer is C, key keyword is caching
upvoted 1 times
...
naveenagurjara
2 years, 11 months ago
C GA reduces latency but does not implement a cache.
upvoted 2 times
naveenagurjara
2 years, 11 months ago
There is also an alternate question: To provide consumers worldwide with dependable access to secret media files, a media company uses Amazon Web Services (AWS) to host a web application that caches secret media files. Storage is handled by Amazon S3 buckets. What solution should the organization employ to supply material rapidly, regardless of the origin of the requests? In this case it is B.. GA.. since caching is implemented in the app
upvoted 2 times
...
...
slcheng
2 years, 11 months ago
Selected Answer: C
Agreed with C. Global Accelerator need to have IP in placed.
upvoted 1 times
...
karmaDude
2 years, 11 months ago
First, try to remove the obvious: 1. SQS is out of question. 2. You might be tempted to check DataSync, however you aren't doing migrations over here do you? Now here's the meat, most of you would select caching as CF, however check the requirement for material source to be: a. Rapidly served b. Should be available globally. c. Regardless of the origin of the request. (Meaning no playing around with HTTP headers) d. The content is most likely for VOD services, although Cloudfront do support for VOD, rapidly distributing is far fetched idea, as it requires network based service to with low latency and high throughput. Hence B
upvoted 4 times
...
Ashu_0007
3 years ago
Selected Answer: C
Global Accelerator is only for reduce network latency , Data Sync for data transfer from Onprem to AWS...why would you use SQS in this case
upvoted 2 times
...
terencechan
3 years ago
Selected Answer: C
Answer C. Global Accelerator is a network solution. Not caching.
upvoted 1 times
...
rsi610
3 years, 1 month ago
Global Acc has nothing to do with cache. But it works on routing request via least latency. For caching it would always be CF.
upvoted 2 times
...
yaizkazani
3 years, 1 month ago
Selected Answer: C
Cloudfront = OAI for security + caching for faster content delivery: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html#private-content-granting-permissions-to-oai
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 ...