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

Organizers for a global event want to put daily reports online as static HTML pages. The pages are expected to generate millions of views from users around the world. The files are stored in an Amazon S3 bucket. A solutions architect has been asked to design an efficient and effective solution.

Which action should the solutions architect take to accomplish this?

  • A. Generate presigned URLs for the files.
  • B. Use cross-Region replication to all Regions.
  • C. Use the geoproximity feature of Amazon Route 53.
  • D. Use Amazon CloudFront with the S3 bucket as its origin.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Buruguduystunstugudunstuy
Highly Voted 1 year, 9 months ago
Selected Answer: D
The most effective and efficient solution would be Option D (Use Amazon CloudFront with the S3 bucket as its origin.) Amazon CloudFront is a content delivery network (CDN) that speeds up the delivery of static and dynamic web content, such as HTML pages, images, and videos. By using CloudFront, the HTML pages will be served to users from the edge location that is closest to them, resulting in faster delivery and a better user experience. CloudFront can also handle the high traffic and large number of requests expected for the global event, ensuring that the HTML pages are available and accessible to users around the world.
upvoted 9 times
...
TariqKipkemei
Most Recent 1 year, 1 month ago
Selected Answer: D
Global users = Amazon CloudFront
upvoted 1 times
...
Guru4Cloud
1 year, 2 months ago
Selected Answer: D
CloudFront is the best solution for this use case because: CloudFront is a content delivery network (CDN) that caches content at edge locations around the world. This brings content closer to users for fast performance. For high traffic global events with millions of viewers, a CDN is necessary for effective distribution. Using the S3 bucket as the origin, CloudFront can fetch the files once and cache them globally.
upvoted 1 times
...
cookieMr
1 year, 3 months ago
Selected Answer: D
CloudFront is well-suited for efficiently serving static HTML pages to users around the world. By using itwith the S3 as its origin, the static HTML pages can be cached and distributed globally to edge locations, reducing latency and improving performance for users accessing the pages from different regions. This solution ensures efficient and effective delivery of the daily reports to millions of users worldwide, providing a scalable and high-performance solution for the global event. A would allow temporary access to the files, but it does not address the scalability and performance requirements of serving millions of views globally. B is not necessary for this scenario as the goal is to distribute the static HTML pages efficiently to users worldwide, not replicate the files across multiple Regions. C is primarily used for routing DNS traffic based on the geographic location of users, but it does not provide the caching and content delivery capabilities required for this use case.
upvoted 4 times
...
career360guru
1 year, 10 months ago
Selected Answer: D
Option D
upvoted 1 times
...
k1kavi1
1 year, 10 months ago
Selected Answer: D
Agreed
upvoted 1 times
...
Sahilbhai
1 year, 10 months ago
answer is D agree with Shasha1
upvoted 1 times
...
Shasha1
1 year, 10 months ago
D CloudFront is a content delivery network (CDN) offered by Amazon Web Services (AWS). It functions as a reverse proxy service that caches web content across AWS's global data centers, improving loading speeds and reducing the strain on origin servers. CloudFront can be used to efficiently deliver large amounts of static or dynamic content anywhere in the world.
upvoted 2 times
...
Wpcorgan
1 year, 10 months ago
D is correct
upvoted 2 times
...
Nigma
1 year, 11 months ago
D Static content on S3 and hence Cloudfront is the best way
upvoted 2 times
...
Pamban
1 year, 11 months ago
Selected Answer: D
D is the correct answer
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 ...