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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ