What is AWS ROUTE 53? How does ROUTE 53 work? Visual Explanation

  Рет қаралды 15,250

Pythoholic

Pythoholic

Күн бұрын

Welcome to "Mastering AWS Route 53: The Ultimate Guide to Efficient Domain Management". In this comprehensive tutorial, we'll show you everything you need to know about AWS Route 53, Amazon's powerful domain name system service. Whether you're new to AWS or an experienced user, this video will teach you how to efficiently manage your domains and optimize your DNS resolution with Route 53.
We'll cover a range of topics, including creating and configuring hosted zones, setting up DNS records, using health checks to monitor your infrastructure, and integrating Route 53 with other AWS services. Along the way, we'll share best practices and tips to help you get the most out of Route 53.
This video is perfect for developers, system administrators, and anyone who wants to learn how to leverage AWS Route 53 to manage their domains and improve their infrastructure's performance and availability. By the end of this tutorial, you'll have a solid understanding of AWS Route 53 and be ready to apply your new knowledge to your own projects.
So, grab your popcorn and get ready to dive into the world of AWS Route 53 with us! Don't forget to like, share, and subscribe to our channel for more awesome AWS tutorials and content.
Timelines for your Convenience :
00:00 - What is Route 53?
06:17 - What is a DNS Resolver?
08:27 - What is Domain and Domain Registration?
13:15 - How does DNS Routing work?
14:43 - Root Level Domain Chain
18:09 - DNS Rules and DNS Records
29:00 - AWS Route53 Hosted Zone?
32:30 - Route 53 Routing Policy
01:01:35 - Route 53 Health Checks
01:09:35 - How to NSLookUp
01:11:08 - DNS Routing Recap
01:13:45 - Domain Recap
01:15:58 - Outro
🎉AWS Certified Developer Associate Free Course:
tinyurl.com/dvac01
🎉AWS Solutions Architect Associate Certification 2021 Playlist:
tinyurl.com/y4lr8zu4
🎉 Slides on the channel are available here in the link below:
ko-fi.com/pythoholic
🎉 Pythoholic is Creating visual content for all tech and programming on KZbin!
You can support by buying a coffee ☕️ here -
ko-fi.com/pythoholic
🍀 If you wish to support me please choose the links below:
INSTAMOJO: instamojo.com/@pythoholic
PAYPAL: paypal.me/pythoholic
GADGETS I USE: www.amazon.in/shop/pythoholic
Learn Once. Never Forget
🍀 KZbinr @BePythoholic 🎲
🍀 ko-fi.com/pythoholic
🍀 buymeacoffee.com/Pythoholic
🍀 Podcast (Blabber Cloud) : tinyurl.com/Pythoholic
🎯 Click Below
🚨 KZbin -- tinyurl.com/PythoholicYT
Disclaimer: The content provided in the channel is not affiliated in any way with the organization. We provide information here on the channel based on our knowledge of the topic. We advise our viewers to please do their own research and read more about them from the source provided by the organization to get a better outlook on the topic that has been covered.
These videos are just to provide you a platform to learn, and there can be mistakes and we are always trying to improve based on your feedback. we recommend viewers have an open mind. Please support the channel to get more content like this in the future.
#AWS #Technology #Pythoholic

Пікірлер: 42
@venugoutham4115
@venugoutham4115 14 күн бұрын
Wow! Very good explanation! I really enjoyed learning...thank you!
@sachinadi6715
@sachinadi6715 Жыл бұрын
Explanation in the video matching the title. It's ultimate as well as detailed! Delivering the best as usual @pythoholic!
@Pythoholic
@Pythoholic Жыл бұрын
Thanks a lot Sachin 🙏
@psrisaiteja5047
@psrisaiteja5047 Жыл бұрын
Bro please continue doing the videos. Your explanation is crystal clear
@Pythoholic
@Pythoholic Жыл бұрын
Thanks bro
@ethiohelptube794
@ethiohelptube794 Жыл бұрын
I can imagine how much effort you put on those presentations! Well done!!
@Pythoholic
@Pythoholic Жыл бұрын
Glad you like them!
@Pushpa-is3yk
@Pushpa-is3yk 6 ай бұрын
Sir, you are taking lot of efforts thank you so much well done sir
@jessepinkman725
@jessepinkman725 Жыл бұрын
U r the best. Dont stop making edu videos.
@Pythoholic
@Pythoholic Жыл бұрын
Thanks 🙏
@engr707
@engr707 8 ай бұрын
Splendid work !!!
@prashlovessamosa
@prashlovessamosa Жыл бұрын
Awesomely Explained.
@Pythoholic
@Pythoholic Жыл бұрын
🙏
@deepuWorld2020
@deepuWorld2020 Жыл бұрын
Really valuable content bro.... please do more videos bro....🙏🙏🙏🙏
@Pythoholic
@Pythoholic Жыл бұрын
Thanks deepu
@roushansingh8895
@roushansingh8895 Жыл бұрын
Explanation in Cool way ❤❤
@Pythoholic
@Pythoholic Жыл бұрын
🙏
@SandeepSharma-rs8dz
@SandeepSharma-rs8dz 9 ай бұрын
Shouldn’t the diagram at 2:18 & 4:02 have ISP in place of 'web server', Something like: User -> Req ISP DNS -> WebServer
@priyatiwari6331
@priyatiwari6331 5 ай бұрын
Thanks for uploading all this viedo it's really helpful for me .. could you please make a video for ECS service and Glue service
@Pythoholic
@Pythoholic 5 ай бұрын
Thanks I have a video on eks I will upload on ecs and glue as well
@yashmodi5761
@yashmodi5761 Жыл бұрын
Please make project based tutorial series using AWS CDK and boto3.
@Pythoholic
@Pythoholic Жыл бұрын
Thanks Yash for sure
@jyothiradithyaiyer506
@jyothiradithyaiyer506 Жыл бұрын
Can you please make a masterclass for EC2 like you did a 6 hour vid for vpc
@Pythoholic
@Pythoholic Жыл бұрын
We can do that. Thanks for the suggestion
@prasathj7436
@prasathj7436 Жыл бұрын
DNS resolution doesn't happen at Web Server but at the client side and only then does it reach the Web Server. You need to correct @2:34.
@Pythoholic
@Pythoholic Жыл бұрын
I believe there might be a confusion but we can have a thought on this: DNS resolution, which is the process of translating domain names into IP addresses, typically occurs before the request reaches the web server, but it doesn't happen exclusively on the client side. Here's a simplified overview of the typical DNS resolution process: 1. The client, such as a web browser, initiates a request to access a website by entering a domain name (e.g., example.com) into the address bar. 2. The client's operating system checks its local DNS cache to see if it already has the corresponding IP address for the domain. If the IP address is found, the DNS resolution process ends, and the client proceeds to make a connection to the web server. 3. If the IP address is not found in the local DNS cache, the client's operating system sends a DNS query to a configured DNS resolver (usually provided by the ISP or a public DNS service like Google DNS or Cloudflare DNS). This query contains the domain name that needs to be resolved. 4. The DNS resolver receives the query and checks its own cache for the requested domain's IP address. If found, it responds to the client with the IP address. 5. If the IP address is not cached by the resolver, it performs the necessary steps to resolve the domain. This may involve querying other DNS servers in the DNS hierarchy until a DNS server is found that can provide the IP address. Eventually, the resolver obtains the IP address for the requested domain. 6. The DNS resolver sends the IP address back to the client. 7. With the IP address in hand, the client establishes a connection to the web server using the obtained IP address. 8. The web server receives the client's request and processes it, eventually sending back the requested web page or resource. In summary, DNS resolution typically occurs on the client side or the client's operating system, but it involves interactions with DNS resolvers and possibly other DNS servers in the DNS hierarchy. The web server itself is not directly responsible for DNS resolution but receives the client's request after the resolution process has taken place.
@caodangtinh180889
@caodangtinh180889 8 ай бұрын
What is the tool name you used to create the slide?
@Pythoholic
@Pythoholic 8 ай бұрын
Just ppt :)
@manus4587
@manus4587 Жыл бұрын
Please continue doing more devops video
@Pythoholic
@Pythoholic Жыл бұрын
Thanks Manu .. sure will do that
@ZobiaKhan-mc1fs
@ZobiaKhan-mc1fs 3 ай бұрын
19:00 bookmark
@user-ig2sb9ok5g
@user-ig2sb9ok5g 8 ай бұрын
14:43 that diagram is incorrect.
@Pythoholic
@Pythoholic 8 ай бұрын
Thanks will check and correct it
@harshjha271
@harshjha271 11 ай бұрын
Could someone please verify whether AWS charges me and automatically debits the funds from my account?
@Pythoholic
@Pythoholic 11 ай бұрын
It can do it if you have checked auto payment enabled. You can raise a support ticket if you feel it's not correct.
@harshjha271
@harshjha271 11 ай бұрын
@@Pythoholic can you please confirm by reviewing the latest doc because it says as per the updated regaulations we'll not save your recent or previous card information you have to pay manually.. If this is true that I think this is exactly I want but if it is not then please guide through steps to disable this functionality. Thanks
@Pythoholic
@Pythoholic 11 ай бұрын
Yes I check mine. it is mentioned that it will not save. If it got deducted then it's better to reach out support. If not then I would suggest removing the payment details for now.. and adding it when u want to pay the bill
@harshjha271
@harshjha271 11 ай бұрын
@@Pythoholic yes that is the confirmation I need.. Thanks
@pratikkumar3447
@pratikkumar3447 4 ай бұрын
i will go to deepika's house at the first place............
@Pythoholic
@Pythoholic 4 ай бұрын
🤣🤣🤣🤣
@AbhayAR
@AbhayAR 2 ай бұрын
U are a man or james bond ?
DNS & Amazon Route 53 Deep dive
53:08
EICIT Learning
Рет қаралды 12 М.
ВОДА В СОЛО
00:20
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 30 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 43 МЛН
路飞太过分了,自己游泳。#海贼王#路飞
00:28
路飞与唐舞桐
Рет қаралды 29 МЛН
EVOLUTION OF ICE CREAM 😱 #shorts
00:11
Savage Vlogs
Рет қаралды 7 МЛН
Decoding AWS Route 53: Top 10 Interview Questions Unveiled!"
14:07
DGR Uploads
Рет қаралды 2,8 М.
How SSL Certificate Works?  - HTTPS Explained
20:42
Piyush Garg
Рет қаралды 200 М.
94 What is AWS Route 53? How does DNS work?
17:20
Pythoholic
Рет қаралды 700
AWS VPC PEERING with Demo | Visual Explanation
27:16
Pythoholic
Рет қаралды 40 М.
Я купил первый в своей жизни VR! 🤯
1:00
Вэйми
Рет қаралды 3,3 МЛН
Xiaomi SU-7 Max 2024 - Самый быстрый мобильник
32:11
Клубный сервис
Рет қаралды 523 М.
Копия iPhone с WildBerries
1:00
Wylsacom
Рет қаралды 8 МЛН
ОБСЛУЖИЛИ САМЫЙ ГРЯЗНЫЙ ПК
1:00
VA-PC
Рет қаралды 2,4 МЛН
iPhone 15 Pro Max vs IPhone Xs Max  troll face speed test
0:33