Kubernetes Disaster Recovery (DR)

Sdílet
Vložit
  • čas přidán 6. 07. 2023
  • How do you achieve Kubernetes Disaster Recovery (DR). Amazon EKS control plane is highly available, and you can make your application running within a cluster highly available as well. Highly available means spanning across multiple availability zones within a single region. But this doesn't help you achieve multi-region resiliency, which is often the requirement for production applications. In this video we learn how to achieve that.
    💰👨‍🎓 Get my courses with max discount and 30 day moneyback guarantee: bit.ly/3Eku9RH
    🙏Please Subscribe: bit.ly/2Yk0Kbb
    *Connect with me*
    🤳 Instagram: / cloudwithraj
    🏢 LinkedIN: / rajdeep-sa-at-aws
    🐦Twitter: / cloudwithraj
    #kubernetes #disasterrecovery #cloudwithraj
  • Věda a technologie

Komentáře • 20

  • @awssoorinje747
    @awssoorinje747 Před měsícem +1

    Sir, Thank you for the informative lecture. Could you please make another video on setting up an on-premise Kubernetes cluster for both primary and DR sites? Additionally, please include an example of setting up a MySQL InnoDB cluster stretched across Kubernetes. A visual explanation would be sufficient, as a practical demonstration would take too long.
    There are very few resources on this topic available on CZcams, especially for on-premise setups, while cloud-based solutions are more commonly covered. Your guidance on these topics would be greatly appreciated. Thank you.

  • @sharathsachin001
    @sharathsachin001 Před rokem

    Wonderful, thank you Raj. Please keep it coming about cloud and Devops new videos 🙏

  • @sivabhimireddy2283
    @sivabhimireddy2283 Před rokem

    Nice content! We also use portworx with velero for the backup & restore ..

  • @CarlosSantanaDev
    @CarlosSantanaDev Před rokem +1

    Great content Raj will be referring end users to this video explanation 🎉

    • @cloudwithraj
      @cloudwithraj  Před rokem

      Ty Carlos. This means a lot since you are THE Kubernetes Pro. We gotta do another video soon

  • @twizzoe
    @twizzoe Před rokem

    I always love your content, very detailed explanation.

  • @rocktheworld1596
    @rocktheworld1596 Před rokem

    Thank you

  • @leamon9024
    @leamon9024 Před rokem

    Great video! Is there any chance to talk about aws graviton which can be used in multi-arch docker container for better performance and more cost effective in AWS ECS/EKS/Lambda. Thanks Raj.

    • @cloudwithraj
      @cloudwithraj  Před rokem

      Great suggestion! I will keep this in mind for future videos.

  • @samimkumarpatel3805
    @samimkumarpatel3805 Před rokem

    Nice Raj...... Networking by R53 and Global Acclerator. Database if Aurora or Rds need replication. What about Pods to replicate? You said Cluster Autoscaler and provisioner. Kindly carify.

    • @utibeabasiumanah
      @utibeabasiumanah Před 11 měsíci

      Cluster autoscaler will scale out the nodes. You can use a horizontal pod autoscaler to scale the pods in a deployment based on metrics like cpu and memory usage

  • @2mahender
    @2mahender Před rokem +1

    We can use velero for eks backup

  • @dpkcapricorn
    @dpkcapricorn Před rokem

    Need help on this - multiple namespace running on single EKS cluster and i need billing of per namespace. There is no option in Billing dashboard to do so.

    • @cloudwithraj
      @cloudwithraj  Před rokem +1

      Use Kubecost, free with EKS

    • @dpkcapricorn
      @dpkcapricorn Před rokem

      @@cloudwithraj is it official? Safe to suggest on organisation level?

    • @cloudwithraj
      @cloudwithraj  Před rokem +1

      @@dpkcapricorn Yes official, available in EKS marketplace