Top "Amazon-route53" questions

Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.

domain won't resolve to aws ec2 - using route 53 and elastic ip

I struggle to connect my domain to my ec2 instance, although I have read every post on the internet i …

amazon-web-services dns amazon-ec2 amazon-route53
Redirect mail with AWS route 53 mx records

I have two domains: mydomain.fi using AWS Route 53 DNS mydomain.com hosted on hostmonster I am trying to set …

dns amazon-route53 mx-record
Can I use AWS route 53 and Cloudflare at the same time?

Currently, I am using Route53 to manage my domains, subdomains etc. But I want to add DDoS protection to my …

amazon-web-services cloudflare amazon-route53 denial-of-service
How can I test a new nameserver before updating the registrar records?

I have configured a set of DNS records at a new DNS provider. The configuration is complex, with load-balancing, SSL, …

dns nameservers amazon-route53
How to correctly set up Amazon Route 53, CloudFront with custom origin

I am currently using Amazon Route 53 for my DNS setup and a custom origin (web server outside of Amazon). I'd …

amazon-web-services amazon-s3 amazon-cloudfront amazon-route53
AWS Route 53 DNS alias for internal load balancer

I've setup an internal load balancer for my SQL read servers in EC2, but I can't figure out how to …

amazon-web-services amazon-route53 internal-load-balancer
Creating Route53 Record Sets via Shell Script

As a part of my shell script, I am trying to create record sets in AWS Route53. However, using variables …

shell amazon-web-services aws-cli amazon-route53 recordset
AWS Route53 - delegate subdomain

I created two public hosted zones in AWS Route53: domain.com sub.domain.com In "sub.domain.com" zone I …

amazon-web-services dns subdomain amazon-route53
How to know if the SPF config is working (Amazon SES/Route53)?

I'm using Amazon SES and Route53 and confused how I specify the TXT value to include the proper SPF config. …

email amazon-web-services amazon-ses spf amazon-route53
AWS Route 53 Listing CNAME Records using boto3

I want to list all the CNAME records in a certain hosted zone. Let's say I have over 400 records in …

amazon-web-services boto3 amazon-route53 cname