Migrating On-Prem MySQL to Google Cloud SQL | Google Cloud Migration | GCP Database Migration

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

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

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

    Informative Siva. Keep doing the great work pls..
    Can you also pls do a video on migrating the data from Hadoop On-Premise to Google Cloud? Thank you.

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

    Great video 👍

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

    Thanks for sharing

  • @anandnerurkar8482
    @anandnerurkar8482 Год назад +1

    you are creating vm in GCP , then installing mysql on it, then migrating to cloud sql. but to migrate mysql on premise to google cloud, there may additional steps 1.connectivity between onpremise and GCP, set firewall rules so that DMS job can connect to onprem mysql, google cloud sql, then follow the required process. please suggest me .

    • @i27academy
      @i27academy  Год назад +1

      Hi Anand, yes you can include firewall rules based on what you are implementing. You can you use some hybrid n/w and implement using internal ip too. In this video, i have shown from a vm(iaas) to cloud sql(PAAS) using DMS.

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

      @@i27academy thank you for this wonderful demo.

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

    Thnks, It was very helpful.
    How the on prem db is hosted in a GCP Instance on the first place..? do you have a tutorial for that part..?

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

      Hi gupta do you have any idea about this if know can you please explain to me

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

    Very good video friend, can you do the same example but using reverse ssh?

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

    Good Video, bookmarked it
    By the way, could u explain how we can setup a replication from a mysql on-prem instance to GCP CloudSQL via normal Master-Slave replication, that is without using a Data Migration Profile ? I have a specific use case to migrate MariaDB to CloudSQL countinous replication via binlog and not using GTID.

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

    Good one !

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

    Thank you

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

    Hi Shiva,
    I want to restore SQL Server .bak file on GCP Cloud SQL instance. Please share me video or steps for the same

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

    Hi devopswithcloud your video is good but I want clear explanation on how you hosted onprem db instance in gcp

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

      Hie, i have created a GCE instance and configured MySQL (IAAS). From there migrated to cloud SQL(PSAS) MySQL using DMS