Skip to main content

Command Palette

Search for a command to run...

Amazon Route 53

Published
1 min readView as Markdown
Amazon Route 53
S

*Shreyash Bhise | Aspiring Mern Stack Developer and DevOps enthusiast,

Architecture diagram of Amazon Route 53 and Amazon CloudFront working together to deliver content from Amazon EC2 instances

✅ Domain Name System: Suppose that any company has a website hosted in the AWS cloud.

✅ Customer enter the web address into their browser and they are able to access the website this happen because of domain name system.

✅ DNS resolution involves a customer DNS resolver communicating with a company DNS server.

✅ DNS resolution is the process of translating a domain name to an IP address.

✅ Amazon Route 53 : Amazon route 53 is a domain name service. It gives developers and business a reliable way to route end users to internet application hosted in AWS.

✅ Amazon route 53 connect user request to infrastructure running in AWS (such as Amazon EC2 instances and load balancer) It can route users to infrastructure outside of AWS.

✅ Another feature of Route 53 is the ability to manage DNS records for domain names . you can register new domain name directly in route 53.

✅ You can also transfer DNS records for existing domain names managed by other domain registrars.

✅ This enable you to managed all of your domain names within single location.

More from this blog

Shreyash Bhise's blog

55 posts