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
답변함 일 년 전
profile picture
전문가
검토됨 일 년 전

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

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

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

관련 콘텐츠