-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5a5dce3
commit 7a01c4d
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|