Skip to content

Commit

Permalink
#16 - Database Migration to GCP
Browse files Browse the repository at this point in the history
  • Loading branch information
obriensystems authored Nov 14, 2022
1 parent 5a5dce3 commit 7a01c4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions google-cloud-database-migration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Google Cloud Database Migration
We will be migrating a single table MySQL biometric database used for heartrate/gps/sensor data with 14 million records over from AWS [RDS](https://us-east-1.console.aws.amazon.com/rds/home?region=us-east-1#databases:) to GCP [Cloud SQL](https://cloud.google.com/sql) using the GCP [Database Migration Service](https://cloud.google.com/database-migration).\
Previously we would [migrate](http://wiki.obrienlabs.cloud/display/DEV/Databases#Databases-ConnectingtoMySQL) to a local laptop first using MySQL [Workbench](https://dev.mysql.com/downloads/file/?id=514058) which results in a 6G+ SQL file with cloud egress costs of about $1.50

0 comments on commit 7a01c4d

Please sign in to comment.