Deploying a static website on S3 but using domain name from 123Reg

0

I have recently made a project on gatsby and I want to deploy the website on s3 but I didn't get the domain through amazon I purchased it through 123Reg and I don't know how to deploy the static site using the domain name. Could someone help do you have to make bucket and where do I change anything so the domain from 123Reg

preguntada hace 2 años406 visualizaciones
1 Respuesta
0

Whilst you could add a CNAME record to point to your S3 Website URL, this can cause issues specifically when using HTTPS (e.g. CORS).

If your registrar offer that option, you can delegate the DNS handling for your Domain to Route53. You can find more information on this process in the Developer Guide for Route53.

There is also a Video available which guide you through this process.

profile pictureAWS
faddi
respondido hace 2 años

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