Create AWS Global Accelerator with EC2 Instance | Hands On Demo

Sdílet
Vložit
  • čas přidán 2. 08. 2024
  • We will be creating our Global Accelerator with EC2 Instance | Hands On Demo
    We will be discussing a very important service and which is one of the most important ones when we consider the performance of our application.
    Yeah, that right we are going to talk about AWS Global Accelerators.
    ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
    www.kite.com/get-kite/?...
    Please follow we in the links below to stay updated: 🙌
    🍀Click on the link below to subscribe: tinyurl.com/qqebnwz
    🍀Instagram: / tougherapollo
    🍀Twitter: / tougherapollo1
    🍀Discord: / discord
    #AWSGlobalAcceleratorDemo #AWSSolutionsArchitectAssociate2020 #Pythoholic
  • Věda a technologie

Komentáře • 25

  • @ranjeethnadella643
    @ranjeethnadella643 Před 4 lety +3

    Love the background music. activates the brain :)

  • @shabanayunus9781
    @shabanayunus9781 Před 4 lety

    Always wait for the next tutorial
    Thank You soooooo muchhhhhh!
    I needed these

  • @alakanandas6358
    @alakanandas6358 Před 3 lety +1

    Perfect Demo!!

  • @shitunjay
    @shitunjay Před 2 lety

    Well explained and very good hands on video

  • @saketkumarsinha6750
    @saketkumarsinha6750 Před 3 lety +1

    Fantastic !!.

  • @christianibiri
    @christianibiri Před 3 lety

    Great demo 😊

  • @SamruddhaShah
    @SamruddhaShah Před 3 lety +1

    Thanks

  • @marvelrodrigues973
    @marvelrodrigues973 Před 3 lety +1

    the best tutorial for Global accelerator I have found so far . just wondering, won't I be achieving the same functionality using the Geolocation routing policy offered under R53?

    • @Pythoholic
      @Pythoholic  Před 3 lety +1

      the thing that we need to understand is that, with global accelerators u dont need to cache the request ip. cause u will be using the end point that is static.
      the rest is route 53 where if in case there is a update then the propagation will take more time.

  • @ddrci88
    @ddrci88 Před 3 lety

    hey thanks for the content, I have great question. Im running a VPN on my ec2 and created a global accelerator. But my ec2 still using default IP how I can chance global accelretaor IP ?

  • @damodaragottipalli5484

    Thanks for the video. Nice demos. when we use global accelerator then there is no need to use the route 53?

    • @Pythoholic
      @Pythoholic  Před 3 lety

      I think that would depend on ur requirement. Route 53 does way more tasks related to dns based routing.
      But global accelerator can come in handy when there is a specific use case

  • @balajipraveen7287
    @balajipraveen7287 Před 3 lety

    What IP you will whitelist in target ec2 instance..... Global IP or user public IP?????

  • @SatyaUpendra
    @SatyaUpendra Před 3 lety

    A small question. We have Latency based routing policy in Route53. So if we have that policy enabled, do we still need to have Global Accelerator to increasing performance?

    • @Pythoholic
      @Pythoholic  Před 3 lety

      the thing that we need to understand is that, with global accelerators u dont need to cache the request ip. cause u will be using the end point that is static.
      the rest is route 53 where if in case there is a update then the propagation will take more time.

  • @dheerajpatel9098
    @dheerajpatel9098 Před 3 lety

    what if I delete the global accelerator directly without removing endpoints and all?
    by the way, I really appreciate your work. the visual explanation makes it easy to understand.

    • @Pythoholic
      @Pythoholic  Před 3 lety +2

      If you created an accelerator as a test or if you're no longer using an accelerator, you can delete it. On the console, disable the accelerator, and then you can delete it. You don't have to remove listeners and endpoint groups from the accelerator.
      When you delete an accelerator, you lose the static IP addresses that are assigned to the accelerator, so you can no longer route traffic by using them

    • @dheerajpatel9098
      @dheerajpatel9098 Před 3 lety

      @@Pythoholic Thank you 😊👍

  • @pkgtube
    @pkgtube Před 3 lety +1

    Hi ,
    If I create only one EC2 instance in N.Virginia and access it from Mumbai Region.How the global accelerator would give benefit.Also could u pls explain what is the Amazon global network?
    Thanks for the nice explanation in vedios.

    • @Pythoholic
      @Pythoholic  Před 3 lety

      Please watch the global accelerator video explaining about that. It's on the channel

  • @sportbalanceau8225
    @sportbalanceau8225 Před rokem

    @pytholic Where can I find the script, and link to download the files?