Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 894 discussion

A company hosts a website on Amazon EC2 instances behind an Application Load Balancer (ALB). The website serves static content. Website traffic is increasing. The company wants to minimize the website hosting costs.

Which solution will meet these requirements?

  • A. Move the website to an Amazon S3 bucket. Configure an Amazon CloudFront distribution for the S3 bucket.
  • B. Move the website to an Amazon S3 bucket. Configure an Amazon ElastiCache cluster for the S3 bucket.
  • C. Move the website to AWS Amplify. Configure an ALB to resolve to the Amplify website.
  • D. Move the website to AWS Amplify. Configure EC2 instances to cache the website.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Scheldon
Highly Voted 3 months, 3 weeks ago
Selected Answer: A
Answer A Based on https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/getting-started-secure-static-website-cloudformation-template.html Amazon CloudFront: Uses the durable storage of Amazon Simple Storage Service (Amazon S3) – This solution creates an Amazon S3 bucket to host your static website’s content. To update your website, just upload your new files to the S3 bucket.
upvoted 5 times
...
Abdullah2004
Most Recent 3 weeks ago
Selected Answer: B
website serves static content So we need to ElastiCache when traffic increases , no need for cloudfront
upvoted 1 times
...
muhammadahmer36
2 months ago
Selected Answer: A
A. Move the website to an Amazon S3 bucket. Configure an Amazon CloudFront distribution for the S3 bucket.
upvoted 1 times
...
FrozenCarrot
2 months, 2 weeks ago
Selected Answer: B
S3 for static contents, and ElastiCache for traffic increasing. No need for cloudfront cuz there is no need for global deliver for the website
upvoted 3 times
FrozenCarrot
2 months, 1 week ago
" customers often complement S3 with an in-memory cache, such as Amazon ElastiCache for Redis, to reduce the S3 retrieval cost and to improve performance." --https://aws.amazon.com/blogs/storage/turbocharge-amazon-s3-with-amazon-elasticache-for-redis/
upvoted 1 times
...
...
trinh_le
4 months, 2 weeks ago
Selected Answer: A
static content -> S3
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 ...