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. What is most likely the problem?
A. There is no record in Route 53 pointing cdn.yourdomain.com to the CloudFront ALIAS.
B. You need to create Origin Access Identity for CloudFront and add it to your bucket policy.
C. The images in S3 are saved as .png instead of .jpg.
D. There is no rule in your bucket policy allowing public access.
A. There is no record in Route 53 pointing cdn.yourdomain.com to the CloudFront ALIAS.
B. You need to create Origin Access Identity for CloudFront and add it to your bucket policy.
C. The images in S3 are saved as .png instead of .jpg.
D. There is no rule in your bucket policy allowing public access.