SAA-C03 · Question #132
SAA-C03 Question #132: Real Exam Question with Answer & Explanation
The correct answer is A: Store the website files on Amazon S3 in the us-east-2 Region. Use an Amazon CloudFront. The question focuses on minimizing costs while serving static content to users in the US and Option A uses a single S3 bucket and configures CloudFront to limit edge locations, reducing costs by using fewer edge locations while still improving performance. Option B maximizes edge
Question
A solutions architect is designing the architecture for a company website that is composed of static content. The company's target customers are located in the United States and Europe. Which architecture should the solutions architect recommend to MINIMIZE cost?
Options
- AStore the website files on Amazon S3 in the us-east-2 Region. Use an Amazon CloudFront
- BStore the website files on Amazon S3 in the us-east-2 Region. Use an Amazon CloudFront
- CStore the website files on Amazon S3 in the us-east-2 Region and the eu-west-1 Region. Use an
- DStore the website files on Amazon S3 in the us-east-2 Region and the eu-west-1 Region. Use an
Explanation
The question focuses on minimizing costs while serving static content to users in the US and Option A uses a single S3 bucket and configures CloudFront to limit edge locations, reducing costs by using fewer edge locations while still improving performance. Option B maximizes edge locations, which increases costs unnecessarily. Options C and D involve storing data in multiple regions, which increases storage and operational costs. Thus, Option A is the most cost-effective solution.
Community Discussion
No community discussion yet for this question.