You have a privilege to create a quiz (QnA) related to this subject and obtain creativity score...
AWS Route53 and CloudFront
Route 53 and CloudFront services are located in the AWS section of Networking and Content Delivery.
Route 53 allows you to Register a new Domain Name and manage its DNS.
You will create a Hosted Zone for a domain name and provide necessary DNS records including A, CName, MX and more, similar to the illustration below.
The CloudFront services allows you creating a distribution for your web sites and gives you an opportunity to secure content transport with Secure Socket Layer (SSL).
Set SSL with AWS CloudFront The illustration below demonstrates the steps of creating the Distribution and attaching a Custom SSL Certificate for several web sites.
Sample
Was it clear so far?
While creating the Distribution provide the same set of Alternative Domain Names as you do for the SSL Certificate with the Add Domain Name option.
There must be both names: name.com and *.name.com provided to cover the cases like AITU.us and WWW.AITU.us.
Assignments 1. Use Route 53 to register a new domain name, or two names.
2. Use CloudFront to create Distribution and SSL Certificate for that names.
3.Use Route 53 to create the hosted zones with all necessary records for these names.