What is Amazon Route 53?
![]()
Amazon Route 53 is a service that provides AWS domain management and authoritative DNS functions. You can configure and manage domain and zone information from the web console or web API. In addition to managing domain and DNS information, it also improves availability and response with various functions such as network traffic routing and changing connection destinations based on the status of the connected system
Amazon Route 53 Features
● High availability and low latency
Amazon Route 53 is a global DNS service with high availability. It uses servers across multiple geographic regions, ensuring that user requests are handled correctly even in the event of a failure. The AWS global network also allows requests to be routed to the closest server, minimizing latency and delays for users
● Scalability
Our fast and reliable DNS service can handle millions of clients and billions of requests, and can automatically scale traffic up and down to handle large and sudden spikes in traffic
● Managing DNS records
You can register domain names and set, update, and delete DNS records from the AWS Management Console. You can also manage your DNS records using the CLI or API.
● Traffic routing:
By controlling traffic routing, you can distribute traffic across different regions and different endpoints. It also supports custom routing policies such as weighted routing, geographic routing, latency routing, and failover routing.
● Health Checks
: Health checks of endpoints allow you to monitor the availability of an endpoint and automatically redirect traffic to an alternative endpoint in the event of a failure. Health checks can be performed over HTTP, HTTPS, TCP, or a combination of HTTP and HTTPS.
● Security
Amazon Route 53 provides features to ensure the security of DNS queries. DNSSEC ensures that DNS queries have not been tampered with. In addition, when combined with Route 53 Resolver, applications within a VPC can use the DNS resolver to connect to other AWS services.
● Monitoring:
We provide real-time monitoring of changes to DNS records, traffic changes, etc. You can also use Amazon CloudWatch to monitor Amazon Route 53 health checks and traffic changes. You can also use AWS CloudTrail to check Amazon Route 53 activity logs.
● Integration with AWS services
Amazon Route 53 supports integration with other AWS services. For example, you can associate public IP addresses held by Amazon EC2 instances, ELB (Elastic Load Balancing), Amazon CloudFront, etc. with DNS names to route traffic. You can also host static websites and distribute content to Amazon S3 buckets.
