Hi friends, We have a domain e.g http://mydomain.com|mydomain.com, we have a third party that has developed our website and is hosting it. We need some for http://mydomain.com|mydomain.com to load the new website. I initially though a cname would work but it looks like you can’t have a cname using the apex of your hosted zone.
Would using cloudfront as a reverse proxy work for this?
• setup cloudfront app with a custom origin http://newebsite.com|newebsite.com
• create route53 A record for http://mydomain.com|mydomain.com which points to the cloudfront app