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

A solutions architect is designing the architecture for a company website that is composed of static component. The company's target customers are located in the
United States and Europe.
Which architecture should the solutions architect recommend to MINIMIZE cost?

  • A. Store the website files in Amazon S3 in the us-east-2 Region. Use an Amazon CloudFront distribution with the price class configured to limit the edge locations in use.
  • B. Store the website files on Amazon S3 in the us-east-2 Region. Use an Amazon CloudFront distribution with the price class configured to maximize the use of edge locations.
  • C. Store the website files on Amazon S3 in the us-east-2 Region and the eu-west-1 Region. Use an Amazon CloudFront geolocation routing policy to route requests to the closest Region to the user.
  • D. Store the website files on Amazon S3 in the us-east-2 Region and the eu-west-1 Region. Use an Amazon CloudFront distribution with an Amazon Route 53 latency routing policy to route requests to the closest Region to the user.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
josh_fan
2 years, 7 months ago
Selected Answer: A
Using price class https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/PriceClass.html
upvoted 2 times
...
rodriiviru
2 years, 8 months ago
Selected Answer: B
The number of edge locations won't affect price. CloudFront charge for: storage in an Amazon S3 bucket, serving objects from edge locations and submitting data. https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CloudFrontPricing.html
upvoted 1 times
josh_fan
2 years, 7 months ago
Wrong, using price class will affect the cost, that is exactly option A.
upvoted 3 times
...
...
jw1806
2 years, 8 months ago
Selected Answer: B
"MINIMIZE cost" , number of edge locations won't affect price. https://aws.amazon.com/cloudfront/pricing/
upvoted 1 times
sk_sk
2 years, 8 months ago
you need to limit the price to cheaper locations
upvoted 1 times
...
...
sundubu
2 years, 8 months ago
Selected Answer: A
us-east-2와 eu-west-1에서만 edge를 호스팅 하도록 edge location을 제한해야 한다.
upvoted 2 times
...
nymets
2 years, 8 months ago
Selected Answer: A
We need to limit to number of edge locations to minimize costs.
upvoted 2 times
...
guptatrng
2 years, 9 months ago
Should be A
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 ...