A business utilizes Amazon Route 53 to administer the domain example.com’s public DNS records. To distribute static assets for a new corporate website, the firm launches an Amazon CloudFront distribution. The firm want to build a subdomain called “static” and wishes to redirect traffic to the CloudFront distribution through the subdomain.
How should a SysOps administrator add a new record to Route 53 for the subdomain?
A. Create a CNAME record. Enter static.cloudfront.net as the record name. Enter the CloudFront distribution’s public IP address as the value.
B. Create a CNAME record. Enter static.example.com as the record name. Enter the CloudFront distribution’s private IP address as the value.
C. Create an A record. Enter static.cloudfront.net as the record name. Enter the CloudFront distribution’s ID as an alias target.
D. Create an A record. Enter static.example.com as the record name. Enter the CloudFront distribution’s domain name as an alias target.
Discussion forum
Question