How do I setup AWS so my users can use a 3rd-party "custom domain" to point to my AWS ELB application

0

Medium allows you to setup a "custom domain" that points to your profile on Medium. I'd like to do the same with my AWS application that sits in ELB. SSL still needs to be in-place as well. How do I do this the right way?

Beau
질문됨 7달 전172회 조회
1개 답변
1

Hi Beau,

You can register a new domain [1] or import an existing 3rd party domain into Route 53 and route the traffic to your Application Load Balancer [2].
A guide on getting a new domain to route traffic to your load balancer can be found here: [3].
An example of how you can integrate 3rd party domain name with route 53 for your website can be found on this blog [4].

References:
[1] https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/domain-register.html
[2] https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/routing-to-elb-load-balancer.html
[3] https://aws.amazon.com/getting-started/hands-on/get-a-domain/
[4] https://medium.com/weekly-webtips/how-to-integrate-3rd-party-domain-names-with-aws-route-53-for-your-website-webapp-7f6cd8ff36b6

Regards,
Atul

profile picture
답변함 7달 전

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

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

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