Amazon AURORA Explained | How does Aurora work? Visual Explanation

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

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

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

    Timeline for your convenience:
    01:02 - AWS AURORA RDS - Introduction
    02:48 - Benefits of using Aurora database
    05:52 - Aurora RDS How does read replication work and how high availability works?
    08:55 - Aurora cluster architecture explained.
    10:40 - Aurora Serverless
    13:38 - Aurora Global Database
    Click on the link below to subscribe :
    URL: tinyurl.com/qqebnwz

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

      I realize it is quite off topic but does anyone know of a good place to stream new series online ?

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

      @Myles Jamir flixportal =)

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

      @Ezequiel Davis Thanks, I went there and it seems like they got a lot of movies there :) Appreciate it!!

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

      @Myles Jamir You are welcome =)

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

    Storage is stripped across multiple volumes?
    6 copies in 3 AZ needs to be understand, but what is it like have so many copies after that?
    Is it Read Replicas?
    Kindly explain.

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

    ur lectures are awesome, can you tell which software you use to create your slides and graphic and are you using any libs ?, if possible so share the link it will be highly appreciated.

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

      It's just ppt . Thanks a lot

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

    And the 15 replicas are created automatically or through auto scaling kinda step autoscaling? I can see a create read replica button also.

  • @RK-bw8tu
    @RK-bw8tu 2 года назад

    Excellent ! Thank you.

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

    Nicely explained 👍

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

    nicely explained

  • @SohailKhan-mk3zb
    @SohailKhan-mk3zb Год назад

    around 8:45 , you said it need 4 copies out of 6 to read and 3 copies to write. So what it mean ?

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

      I think i mentioned 4 copies out of 6 to write the read replica you need 3 copies out of 6 to read.
      its basically the copies of data it needs to read, its like affirmation that if it gets 3 copies out of 6 , it will complete the read operation

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

    For cross region disater mgmt, we can use cross region replica and promote that as primary in other region? Is the global table is replacement of cross region replica? Thanks for your efforts.

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

      Sure, i will get back to you, I will collect all the doubts and make a video.

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

    Awesome sir..

  • @vinodkumar-cs4xi
    @vinodkumar-cs4xi 2 года назад

    Very helpful 👌

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

    Excellent 👌

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

    Sir aws aurora practical lab please

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

      ruclips.net/video/5VVY9O3TC4c/видео.html
      This one is for RDS please check it

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

    Does 15 low-latency read replicas mean the 15 replicas are created established in closer (AZ's) to the primary DB instance?

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

      Up to 15 Aurora Replicas can be distributed across the Availability Zones that a DB cluster spans within an AWS Region. it's like having the primary along with the same replications across the AZ in the region.

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

      Is the number of replicas automated or by default. Do AWS charges for number of replicas that we maintain?

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

      As far i have read and used i have basically created them so that incase of a failure it uses the data from the replication. And thats what the documentation tells us is to create the replicas.

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

      @@Pythoholic I see, I thought replicas are created automatically. Thanks for clarifying

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

    what is readers endpoint?

    • @chanksgaming9802
      @chanksgaming9802 7 месяцев назад

      To connect through only read the databases you dont have permission to write the data

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

    could you please explain 06:44 to 07:50?

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

      RDS is a database provisioning service, Database engine is the actual database u use like postgres mysql.
      We need 6 copies of data
      1 will be master
      5 others will be replicas (total 6)
      And that should be spread across 3 az
      We actually use the master to write and it replicates it across other nodes

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

    What exactly is Read Replica?

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

      Amazon RDS Read Replicas enable you to create one or more read-only copies of your database instance within the same AWS Region or in a different AWS Region

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

      @@Pythoholic Are these read replicas remains in Sync with master data?or is there any delay ?

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

      @@gouravchoubey860 async

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

    Can you explain 7:38 to 7:45

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

      What it means is that aurora keeps 6 copies of your data across 3 availability zone. if you see the diagram here on the time 7:38 you can see the color code denoting the number of copies if the data. there are 2 copies each in each az

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

      @@Pythoholic As you have said it needs 4 copies out of 6 to write and 3 copies out of 6 to read, how do we decide that values

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

      you dont have to it will be managed automatically

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

      @@Pythoholic got it thank u so much I am going through your course and it's amazing

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

      hey no worries… btw are you from VSV?

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

    Is this the AWS marketing 😂😂

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

      All you said about performance is a big lie.

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

      Thanks for the feedback Yusuf. I will update it as per ur feedback