cloudFront distribution using Domain without using Route 53

0

Hello, I'm trying to create a distribution on Cloudfront and S3 and use a domain outside of AWS, with route 53 I can use my domain without problems, but my question is whether it would be possible to use my domain without using Route 53. on the site that hosts my domain, since I don't have ns, it's like something is missing. I can manage to configure the cname from the certificate generated in ACM, the txt and the alias that points to the cloudFront, but I could not configure the ns. So, is Route 53 fundamental in this process?

2 回答
0

Hi Denise,

Route 53 isn't mandatory at all to use CloudFront. You can use another DNS provider like CloudFare or Godaddy or any other. For example here is a guide using CloudFare DNS.

You need to define your domain, create a certificate in ACM and associate it with cloudfront, and then with your DNS provider point the CNAME to the cloudfront distribution.

Hope this helps you!

AWS
已回答 1 年前
profile pictureAWS
专家
kentrad
已审核 1 年前
0

Yes, I've done all that and it didn't work. I think the problem is with my DNS provider, because in AWS everything is ok, the certificate... But I wanted to have a confirmation that it was indeed possible. Thank you very much!

Denise
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则