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 .
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.
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.
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.
Great video 👍
Thanks for sharing
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 .
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.
@@i27academy thank you for this wonderful demo.
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..?
Hi gupta do you have any idea about this if know can you please explain to me
Very good video friend, can you do the same example but using reverse ssh?
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.
Good one !
Thank you
Hi Shiva,
I want to restore SQL Server .bak file on GCP Cloud SQL instance. Please share me video or steps for the same
Hi devopswithcloud your video is good but I want clear explanation on how you hosted onprem db instance in gcp
Hie, i have created a GCE instance and configured MySQL (IAAS). From there migrated to cloud SQL(PSAS) MySQL using DMS