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.

posta 10 mesi fa642 visualizzazioni
1 Risposta
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
ESPERTO
Paul_L
con risposta 10 mesi fa
profile pictureAWS
ESPERTO
kentrad
verificato 10 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande