Is it possible to map an S3 static website to a public static IP address?

0

Hi All,

A customer is using S3 to host a simple static HTML website (just a bunch of HTML pages and images).

The challenge they are having is that they are not using Route53 but they need to use their own government DNS service which doesn't support alias mappings. As they can only map the site address to a static IP. They are asking if there is a way to expose the S3 website via a static IP so that they can configure the host (A) record on their government DNS service to point to that IP.

If anybody has done something similar, it would be much appreciated if I could get some advice on this scenario.

질문됨 4년 전4241회 조회
1개 답변
0
수락된 답변

Hi,

It's unfortunate that they can't use Route53 :-).

Global Accelerator >> ALB >> Redirect ("Native" or with Lambda functions if you want to do granular redirects) to your S3 bucket.

It's not the best architectural pattern, but it is an option that addresses your use case.

Regards,

답변함 4년 전

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

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

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

관련 콘텐츠