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

A company is running a two-tier ecommerce website using AWS services. The current architect uses a publish-facing Elastic Load Balancer that sends traffic to
Amazon EC2 instances in a private subnet. The static content is hosted on EC2 instances, and the dynamic content is retrieved from a MySQL database. The application is running in the United States. The company recently started selling to users in Europe and Australia. A solutions architect needs to design solution so their international users have an improved browsing experience.
Which solution is MOST cost-effective?

  • A. Host the entire website on Amazon S3.
  • B. Use Amazon CloudFront and Amazon S3 to host static images.
  • C. Increase the number of public load balancers and EC2 instances.
  • D. Deploy the two-tier website in AWS Regions in Europe and Australia.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
josebormo
Highly Voted 3 years, 8 months ago
I agree B, static contect with S3 and CF to speed up
upvoted 43 times
...
woke
Highly Voted 3 years, 6 months ago
B. Use Amazon CloudFront and Amazon S3 to host static images.
upvoted 6 times
...
queen101
Most Recent 2 years, 8 months ago
BBBBBBBB
upvoted 1 times
...
syu31svc
3 years, 6 months ago
Answer is B for sure C and D are not cost effective measures A does not address the qn on "improved browsing experience"
upvoted 5 times
...
KK_uniq
3 years, 6 months ago
B for sure
upvoted 3 times
...
Andy85
3 years, 7 months ago
B Forever
upvoted 4 times
...
myutran
3 years, 7 months ago
Answer: B
upvoted 2 times
...
xxxdolorxxx
3 years, 7 months ago
Hey guys sort of new. Is "publish-facing" a typo for "public facing"? Not trying to be a smart-$$$, just wanted to make sure this wasn't a term I needed to know.
upvoted 1 times
kiruthiru
3 years, 6 months ago
:D:D.. yes it is typo error
upvoted 1 times
...
kauls
3 years, 7 months ago
I think it is a typo. It has to be public-facing & not publish-facing
upvoted 1 times
...
...
madhavanJames
3 years, 7 months ago
Option D is correct. Option B says S3 Static Images. In the question there is were mentioned about images.. Question have only Static/Dynamic contents. Also, from the below reference mentioned requires EC2 instances to retrieve dynamic content. https://aws.amazon.com/blogs/networking-and-content-delivery/deliver-your-apps-dynamic-content-using-amazon-cloudfront-getting-started-template/
upvoted 4 times
...
arunchu
3 years, 7 months ago
Correct Answer: B
upvoted 3 times
...
HudsonNg
3 years, 7 months ago
S3 and CF is correct but the option is missing how CF is configured for dynamic content (which is TOTALLY POSSIBLE) and that's the tricky part. B is correct. D is INCORRECT because you need to sync the DB among regions and there are 2 more regions to take care of. It would be correct if come with a aurora global db.
upvoted 3 times
...
anpt
3 years, 7 months ago
BBBBBBBBBBBBBBBBBBBBBBBBBB
upvoted 3 times
...
din_10009
3 years, 7 months ago
B for sure
upvoted 2 times
...
rhuber16
3 years, 7 months ago
My choice is B as well
upvoted 2 times
...
Aldrin26
3 years, 7 months ago
In option B it was stated that static images, however, it is not limited to serving static images but static content. so I agree with B
upvoted 3 times
...
m0h3n
3 years, 7 months ago
option B. The answer should have been rephrased as CF with S3 (static) and Load balancer(dynamic)
upvoted 2 times
...
aruni_mishra
3 years, 7 months ago
copied from some other question: The data transfer cost in CloudFront is lower than in S3. With heavy read operations of static content, it's more economical to add CloudFront in front of you S3 bucket.
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 ...