To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Amazon Route 53

From Wikipedia, the free encyclopedia

Amazon Route 53 (Route 53) is a scalable and highly available Domain Name System (DNS) service. Released on 5 December 2010 (13 years ago) (2010-12-05),[1] it is part of Amazon.com's cloud computing platform, Amazon Web Services (AWS). The name is a possible reference to U.S. Routes,[2] and "53" is a reference to the TCP/UDP port 53, where DNS server requests are addressed.[3]

In addition to being able to route users to various AWS services, including EC2 instances, Route 53 also enables AWS customers to route users to non-AWS infrastructure and to monitor the health of their application and its endpoints. Route 53's servers are distributed throughout the world. Amazon Route 53 supports full, end-to-end DNS resolution over IPv6. Recursive DNS resolvers on IPv6 networks can use either IPv4 or IPv6 transport to send DNS queries to Amazon Route 53.[4]

Customers create "hosted zones" that act as a container for four name servers. The name servers are spread across four different TLDs. Customers are able to add, delete, and change any DNS records in their hosted zones. Amazon also offers domain registration services to AWS customers through Route 53.[5] Amazon provides an SLA of the service always being available at all times (100% available).[6]

One of the key features of Route 53 is programmatic access to the service that allows customers to modify DNS records via web service calls. Combined with other features in AWS, this allows a developer to programmatically bring up a machine and point to components that have been created via other service calls such as those to create new S3 buckets or EC2 instances.[citation needed]

YouTube Encyclopedic

  • 1/5
    Views:
    31 137
    79 929
    18 150
    56 041
    30 997
  • Amazon Route 53
  • AWS Route 53 | AWS Route 53 Tutorial | What Is AWS Route 53? | AWS Tutorial | Simplilearn
  • Host a Website on AWS with a Custom Domain and HTTPS | S3, Route 53, CloudFront, Certificate Manager
  • AWS Route 53 Introduction
  • Host a Website with AWS S3 & AWS Route 53 | AWS Serverless

Transcription

Supported DNS record types

Additionally, Route 53 has a proprietary virtual record type called "Alias". Alias records act similarly to CNAME records but are resolved on the server side and appear to clients as an A record. They can be used to create transparent references to other AWS resources that only provide DNS names and not IP addresses, such as an Elastic Load Balancer or a CloudFront distribution.[7] Because alias records are resolved on the server-side and return A records to clients, they can be used in domain apex records in a similar way to a CNAME record, where CNAME records are disallowed for this use by RFC 2181.[8]

See also

References

  1. ^ "Amazon Route 53 – The AWS Domain Name Service". 2010-12-06. Retrieved 2018-04-30.
  2. ^ Jain, Neeru (2020-01-08). "Introduction to Amazon Route 53". Retrieved 2020-07-12. Many people wonder why is it called route 53! The basic explanation for such doubts is the reference to TCP or UDP port 53. The 'route' element in the name route 53 is an inspiration from the iconic 'Route 66" in the USA.
  3. ^ "What is Amazon Route 53?". Archived from the original on 2013-03-07. Retrieved 2013-03-07.
  4. ^ "Amazon Route 53 Now Supports DNS Queries over IPv6 Networks".
  5. ^ Barr, Jeff (2014-07-31). "Route 53 Update - Domain Name Registration, Geo Routing, and a Price Reduction". AWS News Blog. Retrieved 2014-07-31.
  6. ^ "Amazon Route 53 SLA". Retrieved 2011-11-08.
  7. ^ "Amazon Route 53 FAQs". Retrieved 2011-11-08.
  8. ^ Elz, R.; Bush, R. (July 1997). "CNAME resource records". Clarifications to the DNS Specification. IETF. p. 11. doi:10.17487/RFC2181. RFC 2181. Retrieved 2018-04-30.

Bibliography

External links

This page was last edited on 6 May 2024, at 03:30
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.