exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 143 discussion

Exam question from Amazon's ANS-C00
Question #: 143
Topic #: 1
[All ANS-C00 Questions]

You have just deployed a website that utilizes CloudFront, ELB, and S3 to serve content. When users access your site, they are seeing broken image links. You know you configured CloudFront to use cdn.yourdomain.com. What is the most likely reason why your users not seeing the images?

  • A. There is no rule in your bucket policy allowing public access. [1]
  • C. There is no record in Route 53 pointing cdn.yourdomain.com to the ALIAS.
  • D. The users are using Internet Explorer.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
You must have a Route 53 record. You never want to give public access to your content bucket.

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
viestner
Highly Voted 3 years, 6 months ago
Options A. There is no rule in your bucket policy allowing public access. B. You need to create Origin Access Identity for CloudFront and add it to your bucket policy. C. There is no record in Route 53 pointing cdn.yourdomain.com to the ALIAS. D. The users are using Internet Explorer. Answer B,
upvoted 6 times
...
Huntkey
Highly Voted 3 years, 8 months ago
Question 156 is the same as this one. The answer is B about adding the OAI of the CloudFront to the S3 bucket policy
upvoted 5 times
...
sapien45
Most Recent 3 years, 3 months ago
this clarified everything for me : https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-restricting-access-to-s3.html B it is
upvoted 1 times
...
ptpho
3 years, 7 months ago
Access via CF requires S3 policy. So ans is A In fact, I agreed with Huntkey - the best method is OAI C failed because we see broken image not a 404
upvoted 2 times
...
vnsuk
3 years, 7 months ago
A is wrong, access is via CF
upvoted 2 times
...
student2020
3 years, 8 months ago
I think answer is A. If there is no entry in Route 53, users would be able to connect to the website via CloudFront at all. If they can get to the website, it means there is Route 53 entry. However, they cannot get to the images in S3. Which could be a permissions issue. Images in a public facing website should be public unless using OAI.
upvoted 3 times
...
mieri
3 years, 8 months ago
CCCC is correct
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 ...