support for .market domain name

0

Hi, We have a requirement to host our platform on AWS and wanting to use AWS Route 53 to register the domain. But, for now AWS does not seem to support ".market" domain. Our company and website need a .market domain name to be supported.

Can you pls provide this support. Thanks

已提问 2 年前282 查看次数
2 回答
0

I do not believe adding a TLD to Route 53 will happen anytime soon. Usually, they announce the TLDs that will be supported in the future a long time before they come out.

For now, you could consider getting the .market domain at another domain provider and using the DNS records to point to your AWS service, for example an API gateway.

Koen
已回答 2 年前
0

Hello,

Thank you for reaching out. I understand that you are looking to host a website on AWS using a “.market” domain. Unfortunately, Route 53 is not able to register that top-level domain.

However, you are able to register the domain with any other domain registrar that supports “.market” or any other domain and manage its DNS records using Route 53. This will allow you to leverage Route 53 for all your DNS needs as well as provide a smooth integration with other AWS services.

Quick overview of the process:

  • Register your domain name
  • Create a hosted zone in Route 53
  • Update the nameservers of your domain at your registrar to point to the nameservers provided by Route 53 for your hosted zone
  • Configure the necessary DNS record to point to your AWS resources. Note that this could include creating additional records such as an A record for an EC2 instance or a CNAME record for a CloudFront distribution.

Here is a guide that can help you through the process - https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/migrate-dns-domain-in-use.html

Additional Resources:

  1. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/dns-routing-traffic-to-resources.html
  2. https://repost.aws/knowledge-center/cloudfront-https-content
  3. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/ResourceRecordTypes.html
  4. https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/registrar-tld-list.html
Josue_S
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则