ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

69 / 465

Question 69:

You are setting up a website for a small company. This website serves up images and is very resource intensive. You have decided to serve up the images using Cloudfront. There is a requirement though the content should be served up using a custom domain and should work with https.

Answer options:

A.You must provision and configure your own SSL certificate in Route 53 and associate it to your CloudFront distribution.
B.You must provision Server Name Indication (SNI) Custom SSL for your CloudFront Distribution.
C.You must provision and configure an ALIAS in Route 53 and associate it to your CloudFront distribution.
D.You must create an Origin Access Identity (OAI) for CloudFront and grant access to the objects in your S3 bucket where the images are stored.