Difficulty Assigning Multiple Domains to Application Load Balancer (ALB) - Cross-Hosted Zone Issue

0

Hello all,

I am currently facing challenges when trying to assign multiple domains to an Application Load Balancer (ALB) in AWS. The website is hosted in Azure, and the domain is registered and managed by a third-party provider.

Here's a summary of the situation:

Website: The existing website is hosted in Azure, and the domain is registered and managed by a third-party provider with the domain name "example.com." Deployment: We are deploying a new version of the website on AWS. Hosted Zones: In AWS Route53, we have created a public hosted zone named "website-europe.example.com" and updated the NS records on the third-party provider's side to point to this hosted zone.

Cross-Hosted Zone Issue: The problem arises when we try to create a second public hosted zone named "website-us.example.com" for users in the US to access the website. We are unable to assign this domain to the ALB because it belongs to a different hosted zone. We are seeking advice and recommendations on how to address this issue effectively. Our goal is to redirect users from the US to access the website hosted on AWS.

Thank you in advance for your assistance and insights.

1 個回答
0

Can you confirm the issue you are having.

What’s the issue when you say, you are “unable to assign the domain to the alb”

Do you have a alb in a different availability zone but your webserver are in a different az?

Also why do you need different website for differing regions? If it’s latency, have you considered using cloudfront to front the website?

profile picture
專家
已回答 1 年前
  • We have issues during creating second A or CNAME record under public hosted zone "website-us.example.com" to point to the Application Load Balancer.

    Currently, we are not using cloudfront to front the website.

  • Whats the error/issue? I cant think of any issues you would be having

  • FYI, I have just created 2 x Route 53 Zones and both point to the SAME ALB.. I dont see any issues. We may need more info on your setup

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

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

回答問題指南