What is ROUTE 53? How does ROUTE 53 work? Visual Explanation | Simplified

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024

Комментарии • 69

  • @pengpengjiang8886
    @pengpengjiang8886 2 года назад

    You are my favorite AWS tutor among the RUclips, you deserve more and more subscribers!

    • @Pythoholic
      @Pythoholic  2 года назад

      Thanks for the support !!!

  • @saltdomeguy
    @saltdomeguy 2 года назад +1

    Very good explanation as always. And belated congrats on passing the CSAA exam!

  • @reggie9550
    @reggie9550 9 месяцев назад

    Wow.. I am soo glad to have come across your series. suprt helpful and well presented. Thankyou !!

  • @devips5102
    @devips5102 3 года назад +3

    The ever best explanation Sir.

  • @mohsinnisar8567
    @mohsinnisar8567 3 года назад

    bro, your explanation is very understandable. No matter if your students are pro or newbies.

  • @sanjusansajeed
    @sanjusansajeed 2 года назад

    Belated thanks.. the way you explane and examples you use to make the content more underdtandable is your highlight.. Hats off.. Great

  • @maamukutty
    @maamukutty 3 года назад +3

    i have a very dump question to ask.. If i buy 2 domains one hosted in go daddy and another in Route 53, how its been rightly routed to the particular vendor to get the IP. Is there again a common third party who says this domain is registered in route53 and redirect the request to it??

  • @venky1964
    @venky1964 2 года назад

    Excellent content that's very neatly explained! Great service to the tech community! Thank you!

  • @atulhustle8041
    @atulhustle8041 Год назад

    nice explanation

  • @PavanKumar-yj8fu
    @PavanKumar-yj8fu Год назад

    Very informative video, thanks a lot

  • @gurjarc1
    @gurjarc1 2 года назад +1

    good explanation. I have a doubt. At 8:56, when a user(browser) makes a http request to web application , how does the browser(client) know that this web application is registered with Route 53. It could have registered its domain with godaddy or with google domain or with azure dns service. How does the browser know which dns server to hookup with in the first place (before caching takes place). I guess this is related to dns propogation and all the isp dns server knows all the url to ip mapping of all the domains in the world. Can you elaborate

  • @dianeconrardy829
    @dianeconrardy829 4 года назад +1

    This is a great channel!

  • @mananmakkar9096
    @mananmakkar9096 2 года назад

    Great channel….keep up the good work

  • @smartchocolate6503
    @smartchocolate6503 2 года назад +1

    Excellent explanation

    • @smartchocolate6503
      @smartchocolate6503 2 года назад

      Do you have any good videos on AWS security

    • @Pythoholic
      @Pythoholic  2 года назад

      Mostly i have videos on security in the playlist itself
      for KMS and aws security

  • @vijaysriram596
    @vijaysriram596 3 года назад +1

    Great job 👌 bro

  • @user-rm5kx9sv1s
    @user-rm5kx9sv1s 17 дней назад

    why does the IP address getting changed actually in request and as well in response back from server(ec2 instance ) ?? i m referring at the video timestamp at 10:05 ... it should not gets changed right ??

  • @vickyvky6527
    @vickyvky6527 3 года назад

    Nice explanation... I'm your new subscriber.. thanks

  • @gobinathpalanisamy4111
    @gobinathpalanisamy4111 3 года назад

    Very clear explanations

  • @deepakdpk411
    @deepakdpk411 Год назад

    thanks. awesome content

  • @andreelyusef3235
    @andreelyusef3235 3 года назад

    Great video sir!

  • @vivekgr3001
    @vivekgr3001 3 года назад

    Very clear

  • @hareeshreddy4147
    @hareeshreddy4147 3 года назад +1

    Bro..do you have completed AWS for devops tutorial in your channel?

    • @Pythoholic
      @Pythoholic  3 года назад

      hi bro, i think it’s subjective but i have mostly the videos that you might need to learn aws so please let me know if you are looking for anything specific

  • @jstalknotonlyonmovies3963
    @jstalknotonlyonmovies3963 3 года назад +1

    Hello sir
    I had B. Tech in Electronics and Communication.. I completed the course on aws solution architect associate, any hope on passing the exam as I have no experience with IT field..
    Plzzz reply sir

    • @Pythoholic
      @Pythoholic  3 года назад

      It's great that you have the interest, But your question has the answer itself. If you have the knowledge then you surely can crack it. Just give the practice exams and you should be sorted.
      Prepare well and give enough practice exams.

    • @jstalknotonlyonmovies3963
      @jstalknotonlyonmovies3963 3 года назад

      @@Pythoholic thank you for the reply sir..

  • @alxx736
    @alxx736 3 года назад

    Hi ! I have a question, according to the Aws Documentation, they say that Route 53 operates from Edge Locations :
    "Additionally, you can leverage AWS services that operate from edge locations, like Amazon CloudFront and Amazon Route 53, to build comprehensive availability protection against all known infrastructure layer attacks. Using these services-which are part of the AWS Global Edge Network-can improve the DDoS resilience of your application when you serve web application traffic from edge locations distributed around the world" .
    So my question is, in which moment Route 53 operates from Edge locations? Could you give us a practical example? Thanks!

    • @Pythoholic
      @Pythoholic  3 года назад

      The first point of contact for the users will be route53 for DNS resolution then it moves to cloudfront.

    • @alxx736
      @alxx736 3 года назад

      @@Pythoholic I understand that,but why the AWS Documentation say that Route 53 operates from edge locations? Could you elaborate please? Thanks

    • @alxx736
      @alxx736 3 года назад

      Anoter thing i read is that "Edge locations serve requests for CloudFront and Route 53 "

    • @Pythoholic
      @Pythoholic  3 года назад +2

      Yeah it does because when ever u use a CDN it has to be resolved first with the domain controller that resides in route53 post which it's destination is determined.
      As you know CDN provides edge caches for the data to be cached.
      The access point will still remain for the Aws service that holds the data if the data is not cached.

  • @ravindrabhatt
    @ravindrabhatt 4 года назад

    TTL max is 2 days. Also, at 10.22 you said Response IP (URL to IP changes), isnt the resolved IP pointing to a specific resource such as ELB or cloud front serving the browser? If the IP changes next time, then wont the request fail?

    • @Pythoholic
      @Pythoholic  4 года назад

      Thanks for the query, per my understanding and what i had read in the documentation it was mentioned that in a example “if i set for example a longer duration of TTL of 2 days and not exactly as max that can be set is only for 2 days”
      Here also i am referring to a max value of 24 hr or 1 day as and example and not that its the aws set max value.
      Second question: when we configure the Route 53 let suppose we have this in the scenario, so when i say URL to IP and when i say it changes then it means there can be a load balancer that sets the precedence of which instance is currently active.
      The DNS set at the client side is a provision by TTL set by us, and if it changes then it should reflect back to the user as well. And answering the question of failures, that is highly unlikely, but within the TTL period all the users get the cached version of the website.
      this was over all a simple example of TTL. At this time i hadn’t covered cloud front or ga, so it would have been confusing.

  • @hareeshreddy4147
    @hareeshreddy4147 3 года назад

    *complete AWS for devops tutorial?

  • @sumitpandey4711
    @sumitpandey4711 3 года назад +1

    Do we need to watch all lecturer for AWS certification ????

    • @Pythoholic
      @Pythoholic  3 года назад +2

      I think by the time u finish these video u should be good with scoring good marks in practice tests. So I would suggest you to go through this. It will help u in exam and later as well.
      Anyways it's free so no harm.in trying.. 👍👍 all the best

    • @sumitpandey4711
      @sumitpandey4711 3 года назад +1

      ​@@Pythoholic You are great,, :) thanks for kind revert

  • @dianeconrardy829
    @dianeconrardy829 4 года назад

    Congratulations!

  • @funisthename
    @funisthename 3 года назад +1

    Any videos on ECS, ECR, EKS?

    • @Pythoholic
      @Pythoholic  3 года назад

      Yes coming up. Post VPC 😊

  • @sureshthite8020
    @sureshthite8020 3 года назад +1

    Can you please provide any documentation for your slides of the content...

    • @Pythoholic
      @Pythoholic  3 года назад +1

      The slides will.come up in a few days on the website I am working on. You can access it from there once the website is up.

    • @sureshthite8020
      @sureshthite8020 3 года назад

      @@Pythoholic ok thank you

  • @neerajgirdhar1
    @neerajgirdhar1 4 года назад

    Hi ,
    @14:19 it says ....You can create a CNAME for pythoholic.com(rootdomain) but you can't create matching record for the rootname using cname.Little confusion .Can you please explain it with example.

    • @Pythoholic
      @Pythoholic  4 года назад +2

      So what it meant was that :
      We can create a CNAME record *using* with the zone apex/root domain -- let suppose zone apex is *target.com* , then we can create CNAME as *apps.target.com* or *dev.target.com* but not same as target.com itself.
      *Mostly as i have worked with :*
      A Records have been like : 10.2.11.11
      CNAME : dev.domain.com ie the canonical name. that generally we as developers provide to have a meaningful name.

  • @ranhu2312
    @ranhu2312 2 года назад

    dump question, how aws 53 connect to root dns

    • @Pythoholic
      @Pythoholic  2 года назад

      Please check this : www.trendmicro.com/cloudoneconformity/knowledge-base/aws/Route53/dns-alias-record-for-root-domain.html

  • @arfatbagwan48
    @arfatbagwan48 5 месяцев назад

    where did you get this information

    • @Pythoholic
      @Pythoholic  5 месяцев назад +1

      If you could please elaborate your query. thanks again

    • @arfatbagwan48
      @arfatbagwan48 5 месяцев назад

      @@Pythoholic No, you have cleared all the doubts. Thank you. 🙏🏻

  • @2541sam
    @2541sam 3 года назад

    at 9:40 I think the caching is done at the DNS resolver level, not at the browser?

    • @bytorade2731
      @bytorade2731 3 года назад

      i think the image says dns cache

  • @ranjeethnadella643
    @ranjeethnadella643 4 года назад

    If my application is installed only one instance/server the ip address always return will be same, pls correct my understanding?

    • @Pythoholic
      @Pythoholic  4 года назад

      Is it related to the dns name resolution. Please let me know which portion of the topic so that i can give some examples

    • @ranjeethnadella643
      @ranjeethnadella643 4 года назад

      @@Pythoholic TTL

    • @Pythoholic
      @Pythoholic  4 года назад +4

      @@ranjeethnadella643 So DNS resolves the IP based on mapping, let suppose we have a site www.abc.com , and internally it's balanced with load balancer, then the load balancer IP will be mapped to the Route53, so it doesn't depend on what the host has, it depends on what is mapped with Route 53, if its an elastic IP , only one IP will be returned, if there are multiple IPS, then TTL holds it for the period it is assigned. as there are multiple ways to map Route 53 to IPs. like CNAME, AAAA, A-Record etc.
      So yes if you have a single IP and that ip is mapped to Route 53, it will return that same IP.

  • @mramanverma007
    @mramanverma007 4 года назад

    VPC videos coming soon brother ?

    • @Pythoholic
      @Pythoholic  4 года назад +2

      Yes, working on it for the whole 10 topics on that. Will release it soon.

    • @mramanverma007
      @mramanverma007 4 года назад +1

      @@Pythoholic thank you will be waiting

  • @StMarc-ow4wz
    @StMarc-ow4wz 4 месяца назад

    This video could have been completed in 3 minutes if the creator did not keep repeating what he said.

    • @Pythoholic
      @Pythoholic  4 месяца назад

      Thanks for the feedback
      I will surely keep this in mind