Google Cloud/MySQL
From charlesreid1
To set up MySQL on Google Cloud, create a new project using the Google Cloud Platform Console.
Link to google cloud platform console: https://console.cloud.google.com/project
This will use the gcloud command line tool (see Google Cloud/Gcloud). This tool uses the Compute Engine API, so you have to enable that first.
Link to enabling compute engine API: https://console.cloud.google.com/flows/enableapi?apiid=compute_component