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 個月前檢視次數 171 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南