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.

preguntada hace 10 meses645 visualizaciones
1 Respuesta
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
EXPERTO
Paul_L
respondido hace 10 meses
profile pictureAWS
EXPERTO
kentrad
revisado hace 10 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas