how to connect all subdomains of a domain to one cloudfront and one route 53

0

Hi, I own a domain which is foodieway.de and I want to connect all it's subdomains like xxx.foodieway.de or yyy.foodieway.de to one cloudfront distribution and one Route 53 hosted zone, is that possible ?

1 個回答
0

Yes, it is possible to connect all your subdomains to a single CloudFront distribution and Route 53 hosted zone.

In general, the steps involved are as follows:

  1. Create a CloudFront distribution to serve your content and configure it to support custom domain names.
  2. Create a Route 53 hosted zone for foodieway.de and add DNS records for each subdomain you want to connect to CloudFront.
  3. Update the DNS settings with your domain registrar to use Route 53 name servers.
  4. Obtain a certificate that covers all subdomains you want to connect.
  5. Associate the SSL/TLS certificate with the CloudFront distribution and enable HTTPS.

Please see the following blog posts for reference:

You can read the following knowledge post for a deeper step-by-step: https://repost.aws/knowledge-center/create-subdomain-route-53

I invite you to browse our knowledge base for similar topics of interest: https://repost.aws/search/knowledge-center?globalSearch=how%20to%20connect%20all%20subdomains%20of%20a%20domain%20to%20one%20cloudfront%20and%20one%20route%2053

AWS
已回答 1 年前
profile picture
專家
已審閱 1 年前

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

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

回答問題指南