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 Resposta
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
respondido há um ano
profile picture
ESPECIALISTA
avaliado há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas