DEV Community

Rahul Gupta
Rahul Gupta

Posted on

Simplifying Subdomain Management with Wildcards in Route 53 & CloudFront

You can use wildcard mapping in Route 53 and CloudFront.
By adding *.example.com in CloudFront’s alternate domain names and mapping *.example.com in Route 53 to the CloudFront domain, you avoid manually adding entries for every subdomain.

Top comments (0)