AWS Route 53 exam and practical tips
Elastic Load Balancers do not supply physical IP addresses as they change frequently – always use DNS name of the ELB provided by AWS ELB. You setup an alias A type to point to an ELB or a Apex domain (mydomain.com). Cannot use a CNAME with an Apex domain. Given the choice on an exam …