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

A company has a new mobile app. Anywhere in the world, users can see local news on topics they choose. Users also can post photos and videos from inside the app.

Users access content often in the first minutes after the content is posted. New content quickly replaces older content, and then the older content disappears. The local nature of the news means that users consume 90% of the content within the AWS Region where it is uploaded.

Which solution will optimize the user experience by providing the LOWEST latency for content uploads?

  • A. Upload and store content in Amazon S3. Use Amazon CloudFront for the uploads.
  • B. Upload and store content in Amazon S3. Use S3 Transfer Acceleration for the uploads.
  • C. Upload content to Amazon EC2 instances in the Region that is closest to the user. Copy the data to Amazon S3.
  • D. Upload and store content in Amazon S3 in the Region that is closest to the user. Use multiple distributions of Amazon CloudFront.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Cali182
Highly Voted 9 months, 2 weeks ago
Selected Answer: B
Cloudfront is for reading not for uploading Option B
upvoted 17 times
...
BillaRanga
Highly Voted 9 months, 1 week ago
Selected Answer: B
Question says - " LOWEST latency for content uploads" Hence Use S3 Transfer Acceleration for the uploads.
upvoted 11 times
...
flaviobrf
Most Recent 3 months, 3 weeks ago
Selected Answer: D
Cloudfront can also upload data, not just for caching content
upvoted 2 times
flaviobrf
3 months, 3 weeks ago
Sorry, for this scenario, i believe that B its the correct
upvoted 1 times
...
...
ike001
5 months, 1 week ago
B is the answer
upvoted 2 times
...
[Removed]
6 months, 1 week ago
option D. Upload and store content in Amazon S3 in the Region that is closest to the user. Use multiple distributions of Amazon CloudFront. This solution ensures low-latency uploads by storing content in the nearest S3 region and provides fast access to users by distributing content through CloudFront edge locations.
upvoted 5 times
...
7fb06b3
6 months, 1 week ago
Selected Answer: D
CloudFront does support upload acceleration https://aws.amazon.com/blogs/aws/amazon-cloudfront-content-uploads-post-put-other-methods/
upvoted 1 times
...
TruthWS
7 months, 4 weeks ago
Option D
upvoted 1 times
...
alawada
8 months ago
Selected Answer: B
Amazon S3 Transfer Acceleration utilizes Amazon CloudFront's globally distributed edge locations to accelerate content uploads to Amazon S3.
upvoted 3 times
...
xBUGx
8 months, 1 week ago
Selected Answer: B
S3TA is acturally using cloudfront's infrastructure. So, yes B. Which is just an optimized solution for cloudfront itself.
upvoted 1 times
...
Ipergorta
8 months, 1 week ago
Option D Regional S3 Buckets: Storing content in S3 buckets located in the same Region as the user minimizes the physical distance the data needs to travel during upload, reducing latency. CloudFront Distributions: CloudFront is a content delivery network (CDN) that caches content in edge locations around the world. By creating multiple CloudFront distributions with edge locations closest to users, the content can be served with minimal latency for downloads.
upvoted 2 times
...
Andy_09
9 months, 2 weeks ago
Option D
upvoted 2 times
jaswantn
9 months, 2 weeks ago
option B... S3 transfer acceleration for LOWEST latency for content uploads. question is not asking for low latency for content retrieval. Happy to be corrected
upvoted 3 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 ...