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.

gefragt vor 10 Monaten644 Aufrufe
1 Antwort
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
EXPERTE
Paul_L
beantwortet vor 10 Monaten
profile pictureAWS
EXPERTE
kentrad
überprüft vor 10 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen