We have a an application whose database is on MS sql server hosted on Azure. We have been asked to look into steps to migrate it to GCP (either in Big query or PostgreSQL)
After having done some research I have found that migrating from an open source database like MySQL to GCP cloud SQL is possible. As well is the process of migrating from on-prem database to any other cloud.
However I am not able figure out
I understand that we have technically not tried anything yet so by standards of stackoverflow this may not be a great question however just need some guidance as this is the first time we are trying to migrate a database from one cloud to another