get static ip adress for cloudfront distribution

0

Is it a way to get static ip adress for cloudfront distribution using another aws service, for example by using global accelerator or any order services. i need that because i can't transfert my domain on route53 so static address is needed for the A record with my domain provider.

質問済み 10ヶ月前647ビュー
1回答
1

You can use CloudFront without transferring your DNS domain to Route53. Use a CNAME record with your current provider to resolve your domain name (eg. www.example.com) to CloudFront. There are instructions available in the documentation, here: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html

If you need CloudFront to respond to requests for the domain apex (eg. example.com), take a look at this blog post for further information on how you can get this working with your current provider.

AWS
エキスパート
Paul_L
回答済み 10ヶ月前
profile pictureAWS
エキスパート
kentrad
レビュー済み 10ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ