How can I redirect my alpha.example.com subdomain to -> dev.example.com subdomain in AWS route 53?
I think to do it that way but I am not sure if this will work, so if you can help me :)
- Entering in the hosted zone example.com
- Choosing the CNAME of the alpha.example.com, Edit Record
- Activating "Alias" option
- "Route traffic to", Choose endpoint: "Alias to another record in this hosted zone", Choose record "dev.example.com", Routing policy "simple routing".
- Save
Is this enough to do the redirect? My point is when they open the alpha.example.com to redirect them to the subdomain dev.example.com