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

질문됨 2년 전406회 조회
1개 답변
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
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠