Amazon Aurora Global Database - Managed Planned Failover for Cross Region DR and Data Locality

Поділитися
Вставка
  • Опубліковано 4 лют 2025

КОМЕНТАРІ • 8

  • @ushaboddeda4600
    @ushaboddeda4600 Рік тому

    very well explained and also with lab. Anyone can understand easily. Route 53 role is a good and it is a good idea easily we can change the cname record.

  • @rafalkita2367
    @rafalkita2367 3 роки тому +1

    Very well explained. Thanks for the lab as well. Not many videos have it.

  • @jayp9158
    @jayp9158 2 роки тому

    Thanks for this. The route 53 workaround is a good idea

  • @pcorral
    @pcorral 3 роки тому

    Great explanation. Thank you!

  • @danny__921
    @danny__921 3 роки тому +1

    9:45 Why is it not possible to handle the automatic region failover through a single endpoint when it comes to global databases?
    For example, in case of a failover to a read replica the application does not need to change the cluster endpoint in order to point to the new writer instance. Was this capability not possible to implement in case of global databases?

    • @youtubetechguy9006
      @youtubetechguy9006 2 роки тому

      It's not possible as part of the managed service today. However, there is a custom solution you can implement, see below.
      aws.amazon.com/blogs/database/automate-amazon-aurora-global-database-endpoint-management/

    • @jayp9158
      @jayp9158 2 роки тому

      AWS being lazy

  • @harshprakashagarwal5897
    @harshprakashagarwal5897 5 місяців тому

    I am getting DatabaseUnavailableException in query Editor of secondary rds while trying to fetch the data. Is there any solution for it?