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

A company is hosting a static website on Amazon S3 and is using Amazon Route 53 for DNS. The website is experiencing increased demand from around the world. The company must decrease latency for users who access the website.
Which solution meets these requirements MOST cost-effectively?

  • A. Replicate the S3 bucket that contains the website to all AWS Regions. Add Route 53 geolocation routing entries.
  • B. Provision accelerators in AWS Global Accelerator. Associate the supplied IP addresses with the S3 bucket. Edit the Route 53 entries to point to the IP addresses of the accelerators.
  • C. Add an Amazon CloudFront distribution in front of the S3 bucket. Edit the Route 53 entries to point to the CloudFront distribution.
  • D. Enable S3 Transfer Acceleration on the bucket. Edit the Route 53 entries to point to the new endpoint.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cookieMr
Highly Voted 1 year, 4 months ago
Selected Answer: C
Option A (replicating the S3 bucket to all AWS Regions) can be costly and complex, requiring replication of data across multiple Regions and managing synchronization. It may not provide a significant latency improvement compared to the CloudFront solution. Option B (provisioning accelerators in AWS Global Accelerator) can be more expensive as it adds an extra layer of infrastructure (accelerators) and requires associating IP addresses with the S3 bucket. CloudFront already includes global edge locations and provides similar acceleration capabilities. Option D (enabling S3 Transfer Acceleration) can help improve upload speed to the S3 bucket but may not have a significant impact on reducing latency for website visitors. Therefore, option C is the most cost-effective solution as it leverages CloudFront's caching and global distribution capabilities to decrease latency and improve website performance.
upvoted 31 times
...
zied007
Most Recent 1 month, 1 week ago
Selected Answer: C
Answer is C
upvoted 1 times
...
hb0011
4 months, 3 weeks ago
Some of these questions seem too easy for SAA. These seem like Cloud Practitioner questions...
upvoted 2 times
...
TilTil
7 months ago
Cloudfront is a lovely and affordable CDN for static content.
upvoted 2 times
...
awsgeek75
9 months ago
Selected Answer: C
S3 static website so CloudFront is the best CDN solution for low cost and low latency A: Very expensive way of doing this B: Makes no sense D: Transfer Acc is for upload boosting C: CloudFront literally solves this problem
upvoted 1 times
...
A_jaa
9 months ago
Selected Answer: C
Answer-C
upvoted 1 times
...
Ruffyit
11 months, 3 weeks ago
Option A (replicating the S3 bucket to all AWS Regions) can be costly and complex, requiring replication of data across multiple Regions and managing synchronization. It may not provide a significant latency improvement compared to the CloudFront solution. Option B (provisioning accelerators in AWS Global Accelerator) can be more expensive as it adds an extra layer of infrastructure (accelerators) and requires associating IP addresses with the S3 bucket. CloudFront already includes global edge locations and provides similar acceleration capabilities. Option D (enabling S3 Transfer Acceleration) can help improve upload speed to the S3 bucket but may not have a significant impact on reducing latency for website visitors. Therefore, option C is the most cost-effective solution as it leverages CloudFront's caching and global distribution capabilities to decrease latency and improve website performance.
upvoted 1 times
...
Guru4Cloud
1 year, 2 months ago
Selected Answer: C
Amazon CloudFront is a content delivery network (CDN) service that distributes content globally to reduce latency. By setting up a CloudFront distribution in front of the S3 bucket hosting the static website, you can take advantage of its edge locations around the world to deliver content from the nearest location to the users, reducing the latency they experience. CloudFront automatically caches and replicates content to its edge locations, resulting in faster delivery and lower latency for users worldwide. This solution is highly effective in optimizing performance while keeping costs under control because CloudFront charges are based on actual data transfer and requests, and the pay-as-you-go pricing model ensures that you only pay for what you use.
upvoted 4 times
...
TariqKipkemei
1 year, 2 months ago
Keywords: Global, Reduce latency, S3, Static Website, Cost effective = Amazon CloudFront
upvoted 4 times
...
james2033
1 year, 2 months ago
Selected Answer: C
Keyword "Amazon CloudFront" (C).
upvoted 1 times
...
miki111
1 year, 3 months ago
Option C is the right answer for this.
upvoted 1 times
...
miki111
1 year, 3 months ago
Option C is the right answer for this.
upvoted 1 times
...
TienHuynh
1 year, 3 months ago
Selected Answer: C
key words: -around the world -decrease latency -most cost-effective answer is C
upvoted 1 times
...
cheese929
1 year, 6 months ago
Selected Answer: C
C is the most cost effective.
upvoted 1 times
...
linux_admin
1 year, 6 months ago
Selected Answer: C
Amazon CloudFront is a content delivery network (CDN) that caches content at edge locations around the world, providing low latency and high transfer speeds to users accessing the content. Adding a CloudFront distribution in front of the S3 bucket will cache the static website's content at edge locations around the world, decreasing latency for users accessing the website. This solution is also cost-effective as it only charges for the data transfer and requests made by users accessing the content from the CloudFront edge locations. Additionally, this solution provides scalability and reliability benefits as CloudFront can automatically scale to handle increased demand and provide high availability for the website.
upvoted 1 times
...
test_devops_aws
1 year, 7 months ago
Selected Answer: C
Cloud front
upvoted 1 times
...
bilel500
1 year, 7 months ago
Selected Answer: C
Amazon CloudFront is a content delivery network (CDN) that speeds up the delivery of static and dynamic web content, such as HTML, CSS, JavaScript, and images. It does this by placing cache servers in locations around the world, which store copies of the content and serve it to users from the location that is nearest to them.
upvoted 1 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 ...